aboutsummaryrefslogtreecommitdiff
path: root/net/radiusclient
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-09 14:37:09 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-09 14:37:09 +0000
commit52a6cec9c438dca05529bb867a0a5bd5665988b2 (patch)
tree46e31aafa78efc461cb810cc88e0c50cff5ff86d /net/radiusclient
parent029a817953a6291a9877e1c391e02baf495dfa59 (diff)
downloadports-52a6cec9c438dca05529bb867a0a5bd5665988b2.tar.gz
ports-52a6cec9c438dca05529bb867a0a5bd5665988b2.zip
Notes
Diffstat (limited to 'net/radiusclient')
-rw-r--r--net/radiusclient/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/radiusclient/Makefile b/net/radiusclient/Makefile
index 2ed09e0cae0f..ba64a3cbae2e 100644
--- a/net/radiusclient/Makefile
+++ b/net/radiusclient/Makefile
@@ -12,9 +12,8 @@ DISTNAME= ${PORTNAME}-ng-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
COMMENT= Client library and basic utilities for RADIUS AAA
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-NO_STAGE= yes
.include <bsd.port.mk>