pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/slurm
Module Name: pkgsrc
Committed By: roy
Date: Wed Jan 4 20:36:06 UTC 2017
Modified Files:
pkgsrc/net/slurm: Makefile
Log Message:
Use the curses framework.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/slurm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/slurm/Makefile
diff -u pkgsrc/net/slurm/Makefile:1.18 pkgsrc/net/slurm/Makefile:1.19
--- pkgsrc/net/slurm/Makefile:1.18 Tue Aug 18 07:31:15 2015
+++ pkgsrc/net/slurm/Makefile Wed Jan 4 20:36:06 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2015/08/18 07:31:15 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2017/01/04 20:36:06 roy Exp $
#
DISTNAME= slurm-0.3.3
@@ -22,5 +22,5 @@ do-install:
${DESTDIR}${PREFIX}/share/slurm ; \
done
-.include "../../devel/ncurses/buildlink3.mk"
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index