summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortv <tv>2006-07-23 22:14:26 +0000
committertv <tv>2006-07-23 22:14:26 +0000
commit51f98a24ded83ba026b36199de730685ebcea817 (patch)
tree16b48cec0263b8dca064f0db4d1b842dc181b5c1
parent6c81ec33e4ab5cdca05c9886b6bed97f38f90cb2 (diff)
downloadpkgsrc-51f98a24ded83ba026b36199de730685ebcea817.tar.gz
nb1: USE_TOOLS+=perl:run (gift-setup requires it).
-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