summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-12-11 08:25:56 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-12-11 08:25:56 +0000
commit8be339c899d21a78bd0ed5ea50d34c1bd77d834d (patch)
tree878336d1993d1167c775d405f2f5a9d4790eaf70
parentAdd py-ceilometerclient 2.7.0, openStack Telemetry API Client Library. (diff)
Those ports build fine with bsd make
Notes
Notes: svn path=/head/; revision=428340
-rw-r--r--audio/wildmidi/Makefile2
-rw-r--r--devel/raknet/Makefile2
-rw-r--r--devel/rapidjson/Makefile2
-rw-r--r--math/plplot/Makefile2
-rw-r--r--net/tigervnc-devel/Makefile2
-rw-r--r--net/tigervnc/Makefile2
-rw-r--r--science/mcstas-comps/Makefile2
-rw-r--r--science/mcstas/Makefile3
-rw-r--r--science/p5-Mcstas-Tools/Makefile3
-rw-r--r--sysutils/condor/Makefile2
10 files changed, 10 insertions, 12 deletions
diff --git a/audio/wildmidi/Makefile b/audio/wildmidi/Makefile
index 9b388c38bef7..dafe4768b856 100644
--- a/audio/wildmidi/Makefile
+++ b/audio/wildmidi/Makefile
@@ -14,7 +14,7 @@ LICENSE= LGPL3
USE_GITHUB= yes
GH_ACCOUNT= Mindwerks
-USES= gmake cmake:outsource
+USES= cmake:outsource
USE_LDCONFIG= yes
OPTIONS_SUB= yes
diff --git a/devel/raknet/Makefile b/devel/raknet/Makefile
index 27b0ee59f079..57b4a0e794c2 100644
--- a/devel/raknet/Makefile
+++ b/devel/raknet/Makefile
@@ -30,7 +30,7 @@ NO_WRKSUBDIR= yes
USE_LDCONFIG= yes
USE_GCC= any
-USES= dos2unix cmake gmake zip
+USES= dos2unix cmake zip
DOS2UNIX_REGEX= .*\.(cpp|h|txt)
# XXX Do not provide Samples for the following reason :
diff --git a/devel/rapidjson/Makefile b/devel/rapidjson/Makefile
index 1942e3134b2a..5bad2020287f 100644
--- a/devel/rapidjson/Makefile
+++ b/devel/rapidjson/Makefile
@@ -21,7 +21,7 @@ DOXYGEN_BUILD_DEPENDS+= doxygen:devel/doxygen
USE_GITHUB= yes
GH_ACCOUNT= miloyip
-USES= cmake compiler:c++11-lang gmake pathfix
+USES= cmake compiler:c++11-lang pathfix
OPTIONS_DEFINE= DOXYGEN EXAMPLES
OPTIONS_DEFAULT=${OPTIONS_DEFINE}
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 0419ca2e864d..87c90647a0bc 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= bash:shells/bash \
USE_GNOME= pango
USE_PERL5= build
-USES= cmake ghostscript gmake localbase perl5 pathfix pkgconfig
+USES= cmake ghostscript localbase perl5 pathfix pkgconfig
CMAKE_ARGS= -DENABLE_java:BOOL=OFF \
-DENABLE_octave:BOOL=OFF \
-DENABLE_pdl:BOOL=OFF \
diff --git a/net/tigervnc-devel/Makefile b/net/tigervnc-devel/Makefile
index 31832db25417..867d7c099c4f 100644
--- a/net/tigervnc-devel/Makefile
+++ b/net/tigervnc-devel/Makefile
@@ -27,7 +27,7 @@ CONFLICTS= tigervnc-[0-9]* \
tridiavnc-[0-9]* \
vnc-[0-9]*
-USES= autoreconf:build cmake cpe gmake iconv jpeg libtool pkgconfig \
+USES= autoreconf:build cmake cpe iconv jpeg libtool pkgconfig \
python ssl
USE_GL= gl
USE_LDCONFIG= yes
diff --git a/net/tigervnc/Makefile b/net/tigervnc/Makefile
index d6ff47c616aa..130e202313c3 100644
--- a/net/tigervnc/Makefile
+++ b/net/tigervnc/Makefile
@@ -26,7 +26,7 @@ CONFLICTS= tigervnc-devel-[0-9]* \
tridiavnc-[0-9]* \
vnc-[0-9]*
-USES= autoreconf:build cmake cpe gmake iconv jpeg libtool pkgconfig \
+USES= autoreconf:build cmake cpe iconv jpeg libtool pkgconfig \
python ssl
USE_GL= gl
USE_LDCONFIG= yes
diff --git a/science/mcstas-comps/Makefile b/science/mcstas-comps/Makefile
index 0373937f23c8..c617213220cf 100644
--- a/science/mcstas-comps/Makefile
+++ b/science/mcstas-comps/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv2
RUN_DEPENDS= ${LOCALBASE}/mcstas/${PORTVERSION}/bin/mcstas:science/mcstas
-USES= cmake gmake
+USES= cmake
# Apparently cmake does not generate an install/strip target if nothing
# is supposed to be stripped, so override the cmake-default install
# target of install/strip by resetting STRIP
diff --git a/science/mcstas/Makefile b/science/mcstas/Makefile
index 01021e5fe9c7..af196074366b 100644
--- a/science/mcstas/Makefile
+++ b/science/mcstas/Makefile
@@ -12,9 +12,8 @@ COMMENT= Monte Carlo neutron ray tracing package
LICENSE= GPLv2
-USES= bison:build cmake gmake
+USES= bison:build cmake
CMAKE_ARGS= "-Denable_mcstas=1"
-GNU_CONFIGURE= yes
PLIST_SUB+= PORTVERSION=${PORTVERSION}
SUB_FILES= pkg-deinstall pkg-install
diff --git a/science/p5-Mcstas-Tools/Makefile b/science/p5-Mcstas-Tools/Makefile
index 7cdae3b726bd..5ba54c4706c7 100644
--- a/science/p5-Mcstas-Tools/Makefile
+++ b/science/p5-Mcstas-Tools/Makefile
@@ -18,9 +18,8 @@ RUN_DEPENDS= p5-Tk>0:x11-toolkits/p5-Tk \
PDL>0:math/PDL \
mcstas:science/mcstas
-USES= cmake gmake perl5 shebangfix
+USES= cmake perl5 shebangfix
CMAKE_ARGS= -Denable_mcstas=1
-GNU_CONFIGURE= yes
SHEBANG_FILES= ${EXECS:S/$/.pl/}
PLIST_SUB= PORTVERSION=${PORTVERSION}
diff --git a/sysutils/condor/Makefile b/sysutils/condor/Makefile
index 56fbf4ffa56a..7a6f3c735aac 100644
--- a/sysutils/condor/Makefile
+++ b/sysutils/condor/Makefile
@@ -28,7 +28,7 @@ LIB_DEPENDS+= libkrb5support.so:security/krb5 \
WRKSRC= ${WRKDIR}/condor-${PORTVERSION}
USE_LDCONFIG= yes
# Does not build with Python 3
-USES= cmake cpe gmake perl5 pgsql python:2 shebangfix ssl
+USES= cmake cpe perl5 pgsql python:2 shebangfix ssl
CPE_VENDOR= condor_project
SHEBANG_FILES= src/condor_scripts/condor_qsub \
src/condor_gridmanager/remote_gahp \