aboutsummaryrefslogtreecommitdiff
path: root/net/ssltunnel-client
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-15 14:54:36 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-15 14:54:36 +0000
commite47ac01488c933a3a8a38b32ba35d4f9c4992493 (patch)
tree91f65c922c2cbbcdd7ea9f42b5c0a34dcfedcb0c /net/ssltunnel-client
parent3796ff69397692329dd89edad8abbabebdc2e36c (diff)
downloadports-e47ac01488c933a3a8a38b32ba35d4f9c4992493.tar.gz
ports-e47ac01488c933a3a8a38b32ba35d4f9c4992493.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327343
Diffstat (limited to 'net/ssltunnel-client')
-rw-r--r--net/ssltunnel-client/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/ssltunnel-client/Makefile b/net/ssltunnel-client/Makefile
index fe2043c4fa91..e0fb37c58231 100644
--- a/net/ssltunnel-client/Makefile
+++ b/net/ssltunnel-client/Makefile
@@ -25,7 +25,6 @@ MAN1= pppclient.1
MAN5= ssltunnelrc.5
WANT_GNOME= yes
-WANT_PERL= yes
.if defined(PACKAGE_BUILDING)
WITHOUT_GNOME= yes
@@ -35,7 +34,7 @@ WITHOUT_GNOME= yes
.if ${HAVE_GNOME:Mgtk12}!=""
USE_GNOME= gtk12
-USE_PERL5= yes
+USES+= perl5
RUN_DEPENDS= p5-Gtk>=0:${PORTSDIR}/x11-toolkits/p5-Gtk
MAN1+= gpppclient.1
BUILD_PERLGTK= yes