summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-01-07 00:55:00 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-01-07 00:55:00 +0000
commit675553e6c8471a1ad45a2eb83a63e12722d2fd4a (patch)
tree034016e3415f8eb714fa56fa7e78bb98abce9595 /net-p2p
parent[UPDATE PORT] multimedia/k9copy (diff)
net/gift add missing dependency
add missing perl dependency (necessary for gift-setup) PR: ports/91401 Submitted by: Stefan Ehmann <shoesoft@gmx.net>
Notes
Notes: svn path=/head/; revision=152924
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/gift/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net-p2p/gift/Makefile b/net-p2p/gift/Makefile
index b58adea5b45a..5429f12b8566 100644
--- a/net-p2p/gift/Makefile
+++ b/net-p2p/gift/Makefile
@@ -7,7 +7,7 @@
PORTNAME= giFT
PORTVERSION= 0.11.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:L}
@@ -23,6 +23,7 @@ USE_BZIP2= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
+USE_PERL5= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
@@ -30,7 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
INSTALLS_SHLIB= yes
USE_RC_SUBR= yes
-MAN1= giftd.1
+MAN1= giftd.1
DOC_FILES= AUTHORS COPYING src/ChangeLog \
INSTALL NEWS QUICKSTART README TODO