pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/unit



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Wed Dec  8 00:27:33 UTC 2021

Modified Files:
        pkgsrc/www/unit: Makefile

Log Message:
unit: a BUILDLINK_TRANSFORM for SunOS is no longer needed


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/unit/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/www/unit/Makefile
diff -u pkgsrc/www/unit/Makefile:1.5 pkgsrc/www/unit/Makefile:1.6
--- pkgsrc/www/unit/Makefile:1.5        Sun Aug 22 05:10:19 2021
+++ pkgsrc/www/unit/Makefile    Wed Dec  8 00:27:33 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2021/08/22 05:10:19 gutteridge Exp $
+# $NetBSD: Makefile,v 1.6 2021/12/08 00:27:33 gutteridge Exp $
 
 .include "../../www/unit/version.mk"
 
@@ -10,7 +10,5 @@ MAINTAINER=   osa%FreeBSD.org@localhost
 
 RCD_SCRIPTS=   unit
 
-BUILDLINK_TRANSFORM.SunOS+=    rm:-Werror
-       
 .include "../../www/unit/Makefile.common"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index