diff options
author | pav <pav@FreeBSD.org> | 2010-11-11 08:00:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2010-11-11 08:00:08 +0800 |
commit | 1bc88b2e65965ff3377480030b89f33cb2abb17d (patch) | |
tree | 923ae22b6ca23d1ba287cda9841b66301250121c /misc | |
parent | aed3ab4278d07c4c5a4bfe3508375e93312e2da7 (diff) | |
download | freebsd-ports-gnome-1bc88b2e65965ff3377480030b89f33cb2abb17d.tar.gz freebsd-ports-gnome-1bc88b2e65965ff3377480030b89f33cb2abb17d.tar.zst freebsd-ports-gnome-1bc88b2e65965ff3377480030b89f33cb2abb17d.zip |
- Disallow from pointyhat: needs threaded perl
Reported by: pointyhat
Diffstat (limited to 'misc')
-rw-r--r-- | misc/amanda-server/Makefile | 2 | ||||
-rw-r--r-- | misc/amanda32-server/Makefile | 2 |
2 files changed, 4 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> 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> |