pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/dx Explicitly depend on archivers/szip.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ef5448d9996d
branches:  trunk
changeset: 568997:ef5448d9996d
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jan 01 21:03:29 2010 +0000

description:
Explicitly depend on archivers/szip.

diffstat:

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

diffs (17 lines):

diff -r 817b73c463ad -r ef5448d9996d graphics/dx/Makefile
--- a/graphics/dx/Makefile      Fri Jan 01 19:38:44 2010 +0000
+++ b/graphics/dx/Makefile      Fri Jan 01 21:03:29 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.49 2009/12/15 21:48:00 joerg Exp $
+# $NetBSD: Makefile,v 1.50 2010/01/01 21:03:29 joerg Exp $
 
 DISTNAME=      dx-4.4.4
 PKGREVISION=   4
@@ -27,6 +27,7 @@
 MAKE_ENV+=             ARCH=""
 CONFIGURE_ENV+=                ARCH=""
 
+.include "../../archivers/szip/buildlink3.mk"
 .include "../../devel/hdf/buildlink3.mk"
 .include "../../devel/netcdf/buildlink3.mk"
 # XXX ImageMagick detection in "configure" is broken



Home | Main Index | Thread Index | Old Index