pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/giflib Convert to bl3. Remove some cruft.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8faab926256c
branches:  trunk
changeset: 473726:8faab926256c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Apr 24 00:25:41 2004 +0000

description:
Convert to bl3. Remove some cruft.

diffstat:

 graphics/giflib/Makefile |  11 +++--------
 1 files changed, 3 insertions(+), 8 deletions(-)

diffs (31 lines):

diff -r c083bb0d30d8 -r 8faab926256c graphics/giflib/Makefile
--- a/graphics/giflib/Makefile  Sat Apr 24 00:19:40 2004 +0000
+++ b/graphics/giflib/Makefile  Sat Apr 24 00:25:41 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2003/07/17 21:40:49 grant Exp $
+# $NetBSD: Makefile,v 1.37 2004/04/24 00:25:41 wiz Exp $
 #
 
 DISTNAME=              giflib-4.1.0
@@ -11,19 +11,14 @@
 
 CONFLICTS=             libungif-[0-9]*
 
-USE_LIBTOOL=           # defined
-LTCONFIG_OVERRIDE=     ${WRKSRC}/ltconfig
-
 GNU_CONFIGURE=         # defined
 CONFIGURE_ARGS=                --without-x
-
-USE_BUILDLINK2=                # defined
+USE_BUILDLINK3=                # defined
+USE_LIBTOOL=           # defined
 
 DOCDIR=                        ${PREFIX}/share/doc/giflib
 HTMLDIR=               ${PREFIX}/share/doc/html/giflib
 
-.include "../../mk/bsd.prefs.mk"
-
 post-patch:
        ${RM} ${WRKSRC}/doc/gif2x11.html
 



Home | Main Index | Thread Index | Old Index