aboutsummaryrefslogtreecommitdiff
path: root/irc/smartirc4net
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/smartirc4net
parent46413cf4c7561bac60781b4543fb0210f7ad183f (diff)
downloadports-6654024e93e726b96b4460c27d8ada8b57f082b1.tar.gz
ports-6654024e93e726b96b4460c27d8ada8b57f082b1.zip
Notes
Diffstat (limited to 'irc/smartirc4net')
-rw-r--r--irc/smartirc4net/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/irc/smartirc4net/Makefile b/irc/smartirc4net/Makefile
index aaffbb91ef4f..72bfe08755f3 100644
--- a/irc/smartirc4net/Makefile
+++ b/irc/smartirc4net/Makefile
@@ -13,8 +13,6 @@ BUILD_DEPENDS= mono:${PORTSDIR}/lang/mono
RUN_DEPENDS:= ${BUILD_DEPENDS}
GNU_CONFIGURE= yes
-USE_GMAKE= yes
-USES= pathfix pkgconfig
+USES= pathfix pkgconfig gmake
-NO_STAGE= yes
.include <bsd.port.mk>