summaryrefslogtreecommitdiff
path: root/net/gift
diff options
context:
space:
mode:
authortv <tv>2006-07-23 22:14:26 +0000
committertv <tv>2006-07-23 22:14:26 +0000
commitb5e91e28bc08ca8530a244c29e8a4a2a9b0fedb8 (patch)
tree16b48cec0263b8dca064f0db4d1b842dc181b5c1 /net/gift
parent7183123bce5c415727f2e6bfa677569693398245 (diff)
downloadpkgsrc-b5e91e28bc08ca8530a244c29e8a4a2a9b0fedb8.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