pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/pscpug
Module Name: pkgsrc
Committed By: roy
Date: Tue Jan 3 22:38:01 UTC 2017
Modified Files:
pkgsrc/sysutils/pscpug: Makefile
Log Message:
Use the curses framework.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/pscpug/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/pscpug/Makefile
diff -u pkgsrc/sysutils/pscpug/Makefile:1.8 pkgsrc/sysutils/pscpug/Makefile:1.9
--- pkgsrc/sysutils/pscpug/Makefile:1.8 Tue Aug 18 07:31:18 2015
+++ pkgsrc/sysutils/pscpug/Makefile Tue Jan 3 22:38:01 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2015/08/18 07:31:18 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2017/01/03 22:38:01 roy Exp $
DISTNAME= pscpug035
PKGNAME= pscpug-0.3.5
@@ -19,5 +19,5 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
CFLAGS.NetBSD= -D_KMEMUSER
-.include "../../devel/ncurses/buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index