pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/go113



Module Name:    pkgsrc
Committed By:   tnn
Date:           Fri May  1 14:11:16 UTC 2020

Modified Files:
        pkgsrc/lang/go113: Makefile

Log Message:
really drop bsd.prefs.mk include


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/go113/Makefile

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

Modified files:

Index: pkgsrc/lang/go113/Makefile
diff -u pkgsrc/lang/go113/Makefile:1.3 pkgsrc/lang/go113/Makefile:1.4
--- pkgsrc/lang/go113/Makefile:1.3      Fri May  1 14:09:15 2020
+++ pkgsrc/lang/go113/Makefile  Fri May  1 14:11:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/05/01 14:09:15 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/01 14:11:16 tnn Exp $
 
 .include "../../lang/go/version.mk"
 .include "../../lang/go/bootstrap.mk"
@@ -78,8 +78,6 @@ CHECK_INTERPRETER_SKIP+=      go${GOVERSSUFFI
 
 PLIST_SUBST+=  GOVERSSUFFIX=${GOVERSSUFFIX}
 
-.include "../../mk/bsd.prefs.mk"
-
 PLIST_VARS+=   pty route
 
 .if ${OPSYS} != "SunOS"



Home | Main Index | Thread Index | Old Index