diff options
Diffstat (limited to 'misc/amanda32-server')
-rw-r--r-- | misc/amanda32-server/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index 9fd6719e8e84..633bcadc71d4 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-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> |