pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/gift nb1: USE_TOOLS+=perl:run (gift-setup requires...
details: https://anonhg.NetBSD.org/pkgsrc/rev/58ca5cf98a60
branches: trunk
changeset: 516604:58ca5cf98a60
user: tv <tv%pkgsrc.org@localhost>
date: Sun Jul 23 22:14:26 2006 +0000
description:
nb1: USE_TOOLS+=perl:run (gift-setup requires it).
diffstat:
net/gift/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (22 lines):
diff -r ca581a4898ab -r 58ca5cf98a60 net/gift/Makefile
--- a/net/gift/Makefile Sun Jul 23 21:04:11 2006 +0000
+++ b/net/gift/Makefile Sun Jul 23 22:14:26 2006 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2005/08/10 20:56:21 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2006/07/23 22:14:26 tv Exp $
#
DISTNAME= gift-0.11.8.1
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gift/}
EXTRACT_SUFX= .tar.bz2
@@ -10,7 +11,7 @@
HOMEPAGE= http://gift.sourceforge.net/
COMMENT= Modular daemon that abstracts filesharing protocols
-USE_TOOLS+= pkg-config
+USE_TOOLS+= perl:run pkg-config
USE_PKGLOCALEDIR= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index