summaryrefslogtreecommitdiff
path: root/net/pptpclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/pptpclient/Makefile')
-rw-r--r--net/pptpclient/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pptpclient/Makefile b/net/pptpclient/Makefile
index 290682f7fd64..f1e3f9b985be 100644
--- a/net/pptpclient/Makefile
+++ b/net/pptpclient/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pptpclient
PORTVERSION= 1.8.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/pptp/pptp-${PORTVERSION}
DISTNAME= pptp-${PORTVERSION}
@@ -14,6 +14,7 @@ COMMENT= PPTP client for establishing a VPN link with an NT server
LICENSE= GPLv2+
USES= perl5
+USE_RC_SUBR= pptp
MAKE_ARGS= CC="${CC}" OPTIMIZE="${CFLAGS}" DEBUG="" \
PPPD="/usr/sbin/ppp" IP="/usr/bin/true"
CFLAGS+= -DUSER_PPP