aboutsummaryrefslogtreecommitdiff
path: root/science/pulseview
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-12-11 17:40:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-12-11 17:40:02 +0000
commitbfa49f235881297fcecbab21837fb5893014d22c (patch)
tree0a32507cf68246f068ff847f12de6bd13d3c7d0f /science/pulseview
parent5c169c4df340a6accbcd31df8b842948af85b5a5 (diff)
downloadports-bfa49f235881297fcecbab21837fb5893014d22c.tar.gz
ports-bfa49f235881297fcecbab21837fb5893014d22c.zip
Those ports build fine with bsd make
Notes
Notes: svn path=/head/; revision=428370
Diffstat (limited to 'science/pulseview')
-rw-r--r--science/pulseview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/pulseview/Makefile b/science/pulseview/Makefile
index c19e4ac793f6..b37f67082ef6 100644
--- a/science/pulseview/Makefile
+++ b/science/pulseview/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \
libsigrok.so:devel/libsigrok \
libsigrokdecode.so:devel/libsigrokdecode
-USES= cmake gmake pkgconfig
+USES= cmake pkgconfig
USE_QT4= corelib gui moc_build qmake_build rcc_build uic_build
CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH=${MANPREFIX}/man \
-DDISABLE_WERROR:BOOL=TRUE