aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda-server
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-11-11 00:00:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-11-11 00:00:08 +0000
commit5e9ac1971ef0ea33e9c1388fbecbdec79b03544d (patch)
tree00acfb1fdacc76ef580cff0bd63a26fda633e2fb /misc/amanda-server
parent5511ccebbd8e456fd054ad0e72c63fe397f33679 (diff)
downloadports-5e9ac1971ef0ea33e9c1388fbecbdec79b03544d.tar.gz
ports-5e9ac1971ef0ea33e9c1388fbecbdec79b03544d.zip
- Disallow from pointyhat: needs threaded perl
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=264371
Diffstat (limited to 'misc/amanda-server')
-rw-r--r--misc/amanda-server/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile
index 9fd6719e8e84..633bcadc71d4 100644
--- a/misc/amanda-server/Makefile
+++ b/misc/amanda-server/Makefile
@@ -43,6 +43,8 @@ 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>