aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda-server
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:32:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-31 00:32:33 +0000
commit5c807bc8d55e4ff5f2882f01e5c9ea1dee25a205 (patch)
treebd2dadbb23b80c0e52bb04cab69b59f5404abd5f /misc/amanda-server
parentd1218825c5df231775a8119f2763c8c594774283 (diff)
downloadports-5c807bc8d55e4ff5f2882f01e5c9ea1dee25a205.tar.gz
ports-5c807bc8d55e4ff5f2882f01e5c9ea1dee25a205.zip
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix Convert USE_GMAKE to USES=gmake Convert USE_PERL5 to USES=perl5
Notes
Notes: svn path=/head/; revision=325751
Diffstat (limited to 'misc/amanda-server')
-rw-r--r--misc/amanda-server/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile
index 3456c23df0e6..ed00b3ded1a4 100644
--- a/misc/amanda-server/Makefile
+++ b/misc/amanda-server/Makefile
@@ -20,11 +20,10 @@ SLAVEDIRS= misc/amanda-client
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
GNU_CONFIGURE= yes
-USE_GNOME= pkgconfig glib20
-USE_GMAKE= yes
+USES= gmake pkgconfig perl5
+USE_GNOME= glib20
USE_OPENSSL= yes
USE_LDCONFIG= yes
-USE_PERL5= yes
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--without-amlibexecdir \
--with-amandahosts --with-fqdn \