aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda25-server/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-14 12:04:18 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-14 12:04:18 +0000
commite5a7b5184d3a9ecdd216c7e781e3ce1db2451784 (patch)
tree0b99f811fd2d870349949708741c6d39ea7b57a5 /misc/amanda25-server/Makefile
parente00c0e2d6b2bb06b5a3aa3c5d746fe3f9fadf89d (diff)
downloadports-e5a7b5184d3a9ecdd216c7e781e3ce1db2451784.tar.gz
ports-e5a7b5184d3a9ecdd216c7e781e3ce1db2451784.zip
Notes
Diffstat (limited to 'misc/amanda25-server/Makefile')
-rw-r--r--misc/amanda25-server/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile
index db833ab4d567..787638d987c3 100644
--- a/misc/amanda25-server/Makefile
+++ b/misc/amanda25-server/Makefile
@@ -17,7 +17,7 @@ SLAVEDIRS= misc/amanda25-client
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
USE_AUTOTOOLS= autoconf
-USE_GMAKE= yes
+USES= gmake
USE_OPENSSL= yes
PATCH_STRIP=
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
@@ -26,7 +26,6 @@ CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--disable-libtool --prefix=${PREFIX} \
--with-user=${AMANDA_USER} --with-group=${AMANDA_GROUP}
USE_LDCONFIG= yes
-WANT_PERL= yes
SAMBA_PORT?= net/samba36
@@ -119,7 +118,7 @@ post-patch:
${WRKSRC}/server-src/amcrypt-ossl.sh.in \
${WRKSRC}/server-src/amcrypt-ossl-asym.sh.in
-USE_PERL5= yes
+USES+= perl5
BUILD_DEPENDS+= ${LOCALBASE}/sbin/amrecover:${PORTSDIR}/misc/amanda25-client
RUN_DEPENDS+= ${LOCALBASE}/sbin/amrecover:${PORTSDIR}/misc/amanda25-client