pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/global
Module Name: pkgsrc
Committed By: jperkin
Date: Tue May 9 16:12:52 UTC 2017
Modified Files:
pkgsrc/devel/global: Makefile
Log Message:
Requires curses.
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65 pkgsrc/devel/global/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/global/Makefile
diff -u pkgsrc/devel/global/Makefile:1.64 pkgsrc/devel/global/Makefile:1.65
--- pkgsrc/devel/global/Makefile:1.64 Sat Apr 22 21:03:30 2017
+++ pkgsrc/devel/global/Makefile Tue May 9 16:12:52 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.64 2017/04/22 21:03:30 adam Exp $
+# $NetBSD: Makefile,v 1.65 2017/05/09 16:12:52 jperkin Exp $
DISTNAME= global-6.5.6
PKGREVISION= 1
@@ -26,4 +26,5 @@ REPLACE_PYTHON+= plugin-factory/pygments
.include "options.mk"
.include "../../lang/python/application.mk"
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index