pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/conglomerate This package doesn't need perl at...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3de6f8c22f9b
branches: trunk
changeset: 486698:3de6f8c22f9b
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jan 01 03:44:51 2005 +0000
description:
This package doesn't need perl at run time. Set USE_PERL5 to "build".
Bump PKGREVISION due to dependency change.
diffstat:
editors/conglomerate/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (23 lines):
diff -r 8800602b9e9c -r 3de6f8c22f9b editors/conglomerate/Makefile
--- a/editors/conglomerate/Makefile Sat Jan 01 03:31:38 2005 +0000
+++ b/editors/conglomerate/Makefile Sat Jan 01 03:44:51 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2004/10/03 00:14:38 tv Exp $
+# $NetBSD: Makefile,v 1.28 2005/01/01 03:44:51 minskim Exp $
#
DISTNAME= conglomerate-0.7.12
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=conglomerate/}
@@ -19,7 +19,7 @@
USE_DIRS+= gnome2-1.5
USE_LIBTOOL= yes
USE_GNU_TOOLS+= make
-USE_PERL5= yes
+USE_PERL5= build
USE_PKGLOCALEDIR= yes
CONFIGURE_ARGS+= --enable-printing
Home |
Main Index |
Thread Index |
Old Index