pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/libungif This package does not actually need ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f76a1d4a69ca
branches: trunk
changeset: 468613:f76a1d4a69ca
user: jlam <jlam%pkgsrc.org@localhost>
date: Sun Feb 15 13:34:59 2004 +0000
description:
This package does not actually need C++.
diffstat:
graphics/libungif/Makefile | 6 ++----
1 files changed, 2 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r 8bd60b252c0c -r f76a1d4a69ca graphics/libungif/Makefile
--- a/graphics/libungif/Makefile Sun Feb 15 13:34:33 2004 +0000
+++ b/graphics/libungif/Makefile Sun Feb 15 13:34:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/02/04 22:23:47 abs Exp $
+# $NetBSD: Makefile,v 1.29 2004/02/15 13:34:59 jlam Exp $
#
DISTNAME= libungif-4.1.0b1
@@ -15,6 +15,7 @@
PKG_INSTALLATION_TYPES= overwrite pkgviews
+USE_BUILDLINK3= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
@@ -22,9 +23,6 @@
CONFIGURE_ARGS= --without-x
CONFIGURE_ENV+= ac_cv_lib_X11_main=no
-USE_LANGUAGES= c c++
-USE_BUILDLINK3= yes
-
DOCDIR= ${PREFIX}/share/doc/libungif
HTMLDIR= ${PREFIX}/share/doc/html/libungif
Home |
Main Index |
Thread Index |
Old Index