pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/ptex
Module Name: pkgsrc
Committed By: wiedi
Date: Sat Dec 3 20:17:57 UTC 2016
Modified Files:
pkgsrc/graphics/ptex: Makefile
Log Message:
needs zlib
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/ptex/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/ptex/Makefile
diff -u pkgsrc/graphics/ptex/Makefile:1.1 pkgsrc/graphics/ptex/Makefile:1.2
--- pkgsrc/graphics/ptex/Makefile:1.1 Tue Oct 18 02:47:16 2016
+++ pkgsrc/graphics/ptex/Makefile Sat Dec 3 20:17:57 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/10/18 02:47:16 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2016/12/03 20:17:57 wiedi Exp $
DISTNAME= ptex-2.1.28
CATEGORIES= graphics
@@ -19,4 +19,5 @@ TEST_TARGET= test
TEST_ENV+= LD_LIBRARY_PATH=${WRKSRC}/src/ptex/
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index