pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/papaya Teach configure the correct perl path. B...
details: https://anonhg.NetBSD.org/pkgsrc/rev/c55afa36168e
branches: trunk
changeset: 486694:c55afa36168e
user: minskim <minskim%pkgsrc.org@localhost>
date: Sat Jan 01 03:18:40 2005 +0000
description:
Teach configure the correct perl path. Bump PKGREVISION.
diffstat:
devel/papaya/Makefile | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
diffs (22 lines):
diff -r 697cc66bd040 -r c55afa36168e devel/papaya/Makefile
--- a/devel/papaya/Makefile Sat Jan 01 03:08:57 2005 +0000
+++ b/devel/papaya/Makefile Sat Jan 01 03:18:40 2005 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2004/04/22 05:38:32 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2005/01/01 03:18:40 minskim Exp $
#
DISTNAME= papaya-0.1.7
+PKGREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.asahi-net.or.jp/~em7t-hmd/papaya/ \
${MASTER_SITE_SOURCEFORGE:=papaya-utils/}
@@ -20,6 +21,8 @@
GNU_CONFIGURE= YES
INFO_FILES= papaya.info
+CONFIGURE_ENV+= perl_command=${PERL5:Q}
+
pre-configure:
cd ${WRKSRC}/src && \
${CP} detab.in detab.in.cr && \
Home |
Main Index |
Thread Index |
Old Index