pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel/libunit



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Sun Aug 22 04:02:23 UTC 2021

Modified Files:
        pkgsrc/devel/libunit: Makefile

Log Message:
libunit: remove redundant directive


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libunit/Makefile

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

Modified files:

Index: pkgsrc/devel/libunit/Makefile
diff -u pkgsrc/devel/libunit/Makefile:1.2 pkgsrc/devel/libunit/Makefile:1.3
--- pkgsrc/devel/libunit/Makefile:1.2   Sun Feb 14 13:44:34 2021
+++ pkgsrc/devel/libunit/Makefile       Sun Aug 22 04:02:23 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2021/02/14 13:44:34 otis Exp $
+# $NetBSD: Makefile,v 1.3 2021/08/22 04:02:23 gutteridge Exp $
 
 PKGNAME=       libunit-${UNIT_VERSION}
 DISTNAME=      unit-${UNIT_VERSION}
@@ -20,5 +20,4 @@ do-install:
 
 .include "../../www/unit/version.mk"
 .include "../../www/unit/Makefile.common"
-.include "../../mk/bsd.prefs.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index