pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/sather There's a perl script in here. Add USE_TOO...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a7f0e3d48921
branches: trunk
changeset: 544365:a7f0e3d48921
user: dholland <dholland%pkgsrc.org@localhost>
date: Mon Jul 14 02:03:12 2008 +0000
description:
There's a perl script in here. Add USE_TOOLS=perl:run for it.
Noted by Aleksej Saushev in PR pkg/39079.
Ride previous version change.
diffstat:
lang/sather/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 68f2653c0cfe -r a7f0e3d48921 lang/sather/Makefile
--- a/lang/sather/Makefile Mon Jul 14 01:29:28 2008 +0000
+++ b/lang/sather/Makefile Mon Jul 14 02:03:12 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2008/07/14 01:23:52 dholland Exp $
+# $NetBSD: Makefile,v 1.42 2008/07/14 02:03:12 dholland Exp $
DISTNAME= sather-1.2.3
CATEGORIES= lang
@@ -11,7 +11,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
-USE_TOOLS+= gmake makeinfo pax
+USE_TOOLS+= gmake makeinfo pax perl:run
BUILD_TARGET= full optional
INFO_FILES= # PLIST
Home |
Main Index |
Thread Index |
Old Index