pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/asymptote Needs zlib.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef992135d430
branches:  trunk
changeset: 639763:ef992135d430
user:      jperkin <jperkin%pkgsrc.org@localhost>
date:      Wed Sep 24 23:10:51 2014 +0000

description:
Needs zlib.

diffstat:

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

diffs (17 lines):

diff -r 1736246c81df -r ef992135d430 graphics/asymptote/Makefile
--- a/graphics/asymptote/Makefile       Wed Sep 24 22:24:50 2014 +0000
+++ b/graphics/asymptote/Makefile       Wed Sep 24 23:10:51 2014 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2014/05/29 23:36:36 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2014/09/24 23:10:51 jperkin Exp $
 #
 
 DISTNAME=      asymptote-2.15
@@ -51,6 +51,7 @@
 
 .include "../../devel/boehm-gc/buildlink3.mk"
 .include "../../devel/readline/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
 .include "../../lang/python/application.mk"
 # next two could be split off into options
 .include "../../math/fftw/buildlink3.mk"



Home | Main Index | Thread Index | Old Index