pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libgnomeui This package doesn't need perl at run...
details: https://anonhg.NetBSD.org/pkgsrc/rev/697cc66bd040
branches: trunk
changeset: 486693:697cc66bd040
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jan 01 03:08:57 2005 +0000
description:
This package doesn't need perl at run time. Set USE_PERL5 to "build".
Bump PKGREVISION due to dependency change.
diffstat:
devel/libgnomeui/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 39474f841da1 -r 697cc66bd040 devel/libgnomeui/Makefile
--- a/devel/libgnomeui/Makefile Sat Jan 01 02:11:30 2005 +0000
+++ b/devel/libgnomeui/Makefile Sat Jan 01 03:08:57 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.36 2004/10/03 00:13:30 tv Exp $
+# $NetBSD: Makefile,v 1.37 2005/01/01 03:08:57 minskim Exp $
#
DISTNAME= libgnomeui-2.8.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libgnomeui/2.8/}
EXTRACT_SUFX= .tar.bz2
@@ -20,7 +20,7 @@
USE_DIRS+= xdg-1.1
USE_PKGLOCALEDIR= yes
USE_GNU_TOOLS+= make
-USE_PERL5= yes
+USE_PERL5= build
USE_X11= yes
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index