aboutsummaryrefslogtreecommitdiff
path: root/net/skstream
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2014-05-29 12:00:30 +0000
committerMartin Wilke <miwi@FreeBSD.org>2014-05-29 12:00:30 +0000
commitc2866e7e03e21bb8c87264f3e94eb0771ff2929f (patch)
treebb60854c08a09d1f82d638352a523fd80ba34d9a /net/skstream
parentc3a0a8dbd29cde9f34420927fdebd1f51bcc3ae2 (diff)
downloadports-c2866e7e03e21bb8c87264f3e94eb0771ff2929f.tar.gz
ports-c2866e7e03e21bb8c87264f3e94eb0771ff2929f.zip
Notes
Diffstat (limited to 'net/skstream')
-rw-r--r--net/skstream/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/skstream/Makefile b/net/skstream/Makefile
index c1cede5e041f..f827f6c632c6 100644
--- a/net/skstream/Makefile
+++ b/net/skstream/Makefile
@@ -10,8 +10,7 @@ MASTER_SITES= SF/worldforge/${PORTNAME}%20%28network%20lib%29/${PORTVERSION}
MAINTAINER= oliver@FreeBSD.org
COMMENT= An iostream based C++ socket library
-USE_GMAKE= yes
-USES= pathfix pkgconfig compiler:c++11-lib
+USES= pathfix pkgconfig compiler:c++11-lib gmake
GNU_CONFIGURE= yes
USE_LDCONFIG= yes