diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 12:04:18 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-14 12:04:18 +0000 |
commit | e5a7b5184d3a9ecdd216c7e781e3ce1db2451784 (patch) | |
tree | 0b99f811fd2d870349949708741c6d39ea7b57a5 /misc/amanda32-server | |
parent | e00c0e2d6b2bb06b5a3aa3c5d746fe3f9fadf89d (diff) | |
download | ports-e5a7b5184d3a9ecdd216c7e781e3ce1db2451784.tar.gz ports-e5a7b5184d3a9ecdd216c7e781e3ce1db2451784.zip |
Notes
Diffstat (limited to 'misc/amanda32-server')
-rw-r--r-- | misc/amanda32-server/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index c03157644ec6..fe27fdf61be6 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/Makefile @@ -20,12 +20,10 @@ SLAVEDIRS= misc/amanda32-client NO_LATEST_LINK= yes GNU_CONFIGURE= yes -USES= pkgconfig +USES= gmake perl5 pkgconfig USE_GNOME= glib20 -USE_GMAKE= yes USE_OPENSSL= yes USE_LDCONFIG= yes -USE_PERL5= yes CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \ --without-amlibexecdir \ --with-amandahosts --with-fqdn \ |