aboutsummaryrefslogtreecommitdiffstats
path: root/misc/amanda32-server
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2010-11-20 09:11:12 +0800
committerkuriyama <kuriyama@FreeBSD.org>2010-11-20 09:11:12 +0800
commit5737729b1b414407681169cb2fdd03d342943312 (patch)
tree4c2ba94b47f5cdda3cbac9f16400d3e7b4871db5 /misc/amanda32-server
parentc96342b6db11ade9cac8744e408cfe26c9941739 (diff)
downloadfreebsd-ports-gnome-5737729b1b414407681169cb2fdd03d342943312.tar.gz
freebsd-ports-gnome-5737729b1b414407681169cb2fdd03d342943312.tar.zst
freebsd-ports-gnome-5737729b1b414407681169cb2fdd03d342943312.zip
amanda-perl-wrapper was fixed to force using threaded perl.
Try removing $MANUAL_PACKAGE_BUILD and bump $PORTREVISION.
Diffstat (limited to 'misc/amanda32-server')
-rw-r--r--misc/amanda32-server/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile
index 633bcadc71d4..2cef20aa58da 100644
--- a/misc/amanda32-server/Makefile
+++ b/misc/amanda32-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= amanda
PORTVERSION= 3.2.0
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= misc
MASTER_SITES= SF/amanda/amanda%20-%20stable/${PORTVERSION}
@@ -43,8 +44,6 @@ PKG_MESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
SUB_LIST= PORTSDIR=${PORTSDIR}
-MANUAL_PACKAGE_BUILD= needs threaded perl
-
OPTIONS= GNUTAR "use GNU tar" on
.include <bsd.port.pre.mk>