summaryrefslogtreecommitdiff
path: root/misc/root
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2011-12-14 15:01:41 +0000
committerdholland <dholland@pkgsrc.org>2011-12-14 15:01:41 +0000
commitcce01b42cdd3fd7cb5b5425547f1c40eccbe967e (patch)
tree2ba5f9364828efc72bf786e83a68ae7a7ab161eb /misc/root
parent7aa30d483c29c757151628b36639f834ff549bb2 (diff)
downloadpkgsrc-cce01b42cdd3fd7cb5b5425547f1c40eccbe967e.tar.gz
graphics/libungif/buildlink3.mk -> mk/giflib.buildlink3.mk
PKGREVISION -> 4
Diffstat (limited to 'misc/root')
-rw-r--r--misc/root/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/root/Makefile b/misc/root/Makefile
index 08dd5943491..c1cf90e6a51 100644
--- a/misc/root/Makefile
+++ b/misc/root/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2011/11/01 06:02:08 sbd Exp $
+# $NetBSD: Makefile,v 1.42 2011/12/14 15:01:41 dholland Exp $
DISTNAME= root_v5.26.00b.source
PKGNAME= root-5.26
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= misc
MASTER_SITES= ftp://root.cern.ch/root/
@@ -43,7 +43,7 @@ CONFIGURE_ARGS+= --disable-xml
#CONFIGURE_ARGS+= --disable-asimage
.include "../../graphics/png/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
-.include "../../graphics/libungif/buildlink3.mk"
+.include "../../mk/giflib.buildlink3.mk"
.include "../../graphics/tiff/buildlink3.mk"
.include "../../math/gsl/buildlink3.mk"