summaryrefslogtreecommitdiff
path: root/graphics/giflib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/giflib/Makefile')
-rw-r--r--graphics/giflib/Makefile25
1 files changed, 13 insertions, 12 deletions
diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile
index 2e084c5a6f0..60492c3f79e 100644
--- a/graphics/giflib/Makefile
+++ b/graphics/giflib/Makefile
@@ -1,26 +1,27 @@
-# $NetBSD: Makefile,v 1.20 2000/06/01 11:23:28 rh Exp $
+# $NetBSD: Makefile,v 1.21 2000/06/09 05:34:25 jlam Exp $
#
-DISTNAME= giflib-4.1.0
-CATEGORIES= graphics
-MASTER_SITES= ftp://prtr-13.ucsc.edu/pub/libungif/
+DISTNAME= giflib-4.1.0
+CATEGORIES= graphics
+MASTER_SITES= ftp://prtr-13.ucsc.edu/pub/libungif/
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml
+MAINTAINER= packages@netbsd.org
+HOMEPAGE= http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml
-CONFLICTS= libungif-*
+CONFLICTS= libungif-*
-USE_PKGLIBTOOL= yes
+USE_LIBTOOL= # defined
+LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --without-x
+GNU_CONFIGURE= # defined
+CONFIGURE_ARGS= --without-x
-DOCDIR= ${PREFIX}/share/doc/giflib
+DOCDIR= ${PREFIX}/share/doc/giflib
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "SunOS"
-MAKE_ENV+= CC="${CC} -I${LOCALBASE}/include"
+MAKE_ENV+= CC="${CC} -I${LOCALBASE}/include"
.endif
post-patch: