pkgsrc-Changes archive

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

CVS commit: pkgsrc/emulators/compat80



Module Name:    pkgsrc
Committed By:   he
Date:           Tue Oct 15 12:01:55 UTC 2019

Modified Files:
        pkgsrc/emulators/compat80: Makefile

Log Message:
Actually, there is no options.mk here.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/emulators/compat80/Makefile

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

Modified files:

Index: pkgsrc/emulators/compat80/Makefile
diff -u pkgsrc/emulators/compat80/Makefile:1.1 pkgsrc/emulators/compat80/Makefile:1.2
--- pkgsrc/emulators/compat80/Makefile:1.1      Tue Oct 15 12:01:22 2019
+++ pkgsrc/emulators/compat80/Makefile  Tue Oct 15 12:01:55 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/10/15 12:01:22 he Exp $
+# $NetBSD: Makefile,v 1.2 2019/10/15 12:01:55 he Exp $
 
 COMPAT_PKG=            compat80        # for compat_netbsd/Makefile.common
 NETBSD_VERSION=                8.0
@@ -39,6 +39,4 @@ COMPAT_VERSION=               8.0
 #DEPENDS+=     compat81>=8.1:../../emulators/compat81
 #.endif
 
-.include "options.mk"
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index