aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/proftpd
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-02-14 22:59:24 +0800
committermiwi <miwi@FreeBSD.org>2014-02-14 22:59:24 +0800
commit8669d2b1746445461f1050eb30c25d1434bf70f8 (patch)
treefb8361289dfbd5625416ba2d4627bd9f2e6b9271 /ftp/proftpd
parent339d04577ca1fefbe7449d0f20f68ac0602d741d (diff)
downloadfreebsd-ports-gnome-8669d2b1746445461f1050eb30c25d1434bf70f8.tar.gz
freebsd-ports-gnome-8669d2b1746445461f1050eb30c25d1434bf70f8.tar.zst
freebsd-ports-gnome-8669d2b1746445461f1050eb30c25d1434bf70f8.zip
- Convert USE_GMAKE to USES
Diffstat (limited to 'ftp/proftpd')
-rw-r--r--ftp/proftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 4bdeaed06366..0cc9fd41cbaf 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -44,7 +44,7 @@ PORTDOCS= *
.endif
MAKE_JOBS_UNSAFE= yes
-USE_GMAKE= yes
+USES= gmake
USE_AUTOTOOLS= autoconf
GNU_CONFIGURE= yes