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 installs a perl script;...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ef7eccc28b24
branches: trunk
changeset: 512133:ef7eccc28b24
user: minskim <minskim%pkgsrc.org@localhost>
date: Mon May 01 21:44:04 2006 +0000
description:
This package installs a perl script; add a runtime dependency on perl by
setting USE_TOOLS. Bump PKGREVISION.
diffstat:
graphics/libungif/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r a5f631bcce6e -r ef7eccc28b24 graphics/libungif/Makefile
--- a/graphics/libungif/Makefile Mon May 01 21:17:06 2006 +0000
+++ b/graphics/libungif/Makefile Mon May 01 21:44:04 2006 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.38 2006/03/04 21:29:50 jlam Exp $
+# $NetBSD: Makefile,v 1.39 2006/05/01 21:44:04 minskim Exp $
DISTNAME= libungif-4.1.4
+PKGREVISION= 1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libungif/}
EXTRACT_SUFX= .tar.bz2
@@ -15,6 +16,7 @@
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
+USE_TOOLS+= perl:run
CONFIGURE_ARGS+= --without-x
CONFIGURE_ENV+= ac_cv_lib_X11_main=no
Home |
Main Index |
Thread Index |
Old Index