pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/ptex needs zlib



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e5c306d33d16
branches:  trunk
changeset: 355502:e5c306d33d16
user:      wiedi <wiedi%pkgsrc.org@localhost>
date:      Sat Dec 03 20:17:57 2016 +0000

description:
needs zlib

diffstat:

 graphics/ptex/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 27740409ce31 -r e5c306d33d16 graphics/ptex/Makefile
--- a/graphics/ptex/Makefile    Sat Dec 03 20:14:05 2016 +0000
+++ b/graphics/ptex/Makefile    Sat Dec 03 20:17:57 2016 +0000
@@ -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_ENV+=     LD_LIBRARY_PATH=${WRKSRC}/src/ptex/
 
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index