diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-11-20 09:11:12 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-11-20 09:11:12 +0800 |
commit | 5737729b1b414407681169cb2fdd03d342943312 (patch) | |
tree | 4c2ba94b47f5cdda3cbac9f16400d3e7b4871db5 /misc/amanda32-client | |
parent | c96342b6db11ade9cac8744e408cfe26c9941739 (diff) | |
download | freebsd-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-client')
-rw-r--r-- | misc/amanda32-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/amanda32-client/Makefile b/misc/amanda32-client/Makefile index 03f4f0473ffd..4e059afb73e2 100644 --- a/misc/amanda32-client/Makefile +++ b/misc/amanda32-client/Makefile @@ -6,6 +6,7 @@ # PKGNAMESUFFIX= -client +PORTREVISION= 1 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |