summaryrefslogtreecommitdiff
path: root/net/gift
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2006-07-23 22:14:26 +0000
committertv <tv@pkgsrc.org>2006-07-23 22:14:26 +0000
commit79f269291a2ae32dc9d2d6a3e764834cf92cd390 (patch)
tree16b48cec0263b8dca064f0db4d1b842dc181b5c1 /net/gift
parent719e8af2774f84ae39f22ec0fd9dd433f550f1e9 (diff)
downloadpkgsrc-79f269291a2ae32dc9d2d6a3e764834cf92cd390.tar.gz
nb1: USE_TOOLS+=perl:run (gift-setup requires it).
Diffstat (limited to 'net/gift')
-rw-r--r--net/gift/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/gift/Makefile b/net/gift/Makefile
index 2bca37727a8..cd02e46cd36 100644
--- a/net/gift/Makefile
+++ b/net/gift/Makefile
@@ -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 @@ MAINTAINER= alex@catbull.com
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