aboutsummaryrefslogtreecommitdiff
path: root/irc/ctrlproxy
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:21:34 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-03-15 16:21:34 +0000
commit6654024e93e726b96b4460c27d8ada8b57f082b1 (patch)
tree3ebf4ac52627e47ff20f8ad84adb71a493d8b327 /irc/ctrlproxy
parent46413cf4c7561bac60781b4543fb0210f7ad183f (diff)
downloadports-6654024e93e726b96b4460c27d8ada8b57f082b1.tar.gz
ports-6654024e93e726b96b4460c27d8ada8b57f082b1.zip
- Convert USE_GMAKE to USES
Notes
Notes: svn path=/head/; revision=348342
Diffstat (limited to 'irc/ctrlproxy')
-rw-r--r--irc/ctrlproxy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile
index 86d9c24cb9d6..67088615cc0f 100644
--- a/irc/ctrlproxy/Makefile
+++ b/irc/ctrlproxy/Makefile
@@ -15,9 +15,8 @@ LIB_DEPENDS= gnutls.26:${PORTSDIR}/security/gnutls
USE_GNOME= glib20
USE_LDCONFIG= yes
-USE_GMAKE= yes
GNU_CONFIGURE= yes
-USES= pkgconfig
+USES= pkgconfig gmake
MAN1= ctrlproxy.1
MAN5= ctrlproxy_config.5