From bfa49f235881297fcecbab21837fb5893014d22c Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Sun, 11 Dec 2016 17:40:02 +0000 Subject: [PATCH] Those ports build fine with bsd make --- cad/gmsh/Makefile | 2 +- games/emptyepsilon/Makefile | 2 +- games/supertuxkart/Makefile | 2 +- games/tbe/Makefile | 2 +- mail/geary/Makefile | 4 +--- math/cadabra2/Makefile | 2 +- science/pulseview/Makefile | 2 +- 7 files changed, 7 insertions(+), 9 deletions(-) diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile index fb6e05085c88..e69828e5f2c0 100644 --- a/cad/gmsh/Makefile +++ b/cad/gmsh/Makefile @@ -28,7 +28,7 @@ BROKEN_FreeBSD_12_i386=Does not build on FreeBSD 12 i386 due to a clang bug: htt SLAVEDIRS= cad/gmsh-occ -USES= blaslapack cmake fortran gmake jpeg tar:tgz +USES= blaslapack cmake fortran jpeg tar:tgz USE_GL= gl glu USE_XORG= x11 xcursor xext xinerama xfixes xft diff --git a/games/emptyepsilon/Makefile b/games/emptyepsilon/Makefile index 53ec9bf62638..27af92ba90e3 100644 --- a/games/emptyepsilon/Makefile +++ b/games/emptyepsilon/Makefile @@ -18,7 +18,7 @@ USE_GITHUB= yes GH_TUPLE= daid:EmptyEpsilon:${DISTVERSIONFULL} GH_TUPLE+= daid:SeriousProton:${DISTVERSIONFULL}:sproton -USES= cmake compiler:c++11-lib gmake +USES= cmake compiler:c++11-lib USE_GL= gl glu CMAKE_ARGS= -DSERIOUS_PROTON_DIR="${WRKSRC_sproton}/" diff --git a/games/supertuxkart/Makefile b/games/supertuxkart/Makefile index 2bf7171ab23f..ce05247084cf 100644 --- a/games/supertuxkart/Makefile +++ b/games/supertuxkart/Makefile @@ -23,7 +23,7 @@ ONLY_FOR_ARCHS= amd64 i386 ONLY_FOR_ARCHS_REASON= fails to build: invokes x86 asm USES= alias cmake compiler:c++11-lib dos2unix gettext \ - gmake jpeg openal:al pkgconfig tar:xz + jpeg openal:al pkgconfig tar:xz USE_GL= gl glu USE_SDL= sdl USE_XORG= x11 xext sm ice diff --git a/games/tbe/Makefile b/games/tbe/Makefile index 9928bb3bbc8d..d1f4b8314aee 100644 --- a/games/tbe/Makefile +++ b/games/tbe/Makefile @@ -12,7 +12,7 @@ COMMENT= The Butterfly Effect BUILD_DEPENDS= ${LOCALBASE}/bin/unzip:archivers/unzip -USES= cmake compiler:c++11-lib execinfo gmake tar:tgz +USES= cmake compiler:c++11-lib execinfo tar:tgz USE_QT4= gui linguisttools_build moc_build qmake_build rcc_build \ svg uic_build xml diff --git a/mail/geary/Makefile b/mail/geary/Makefile index 9b02652843d9..6903e8384a57 100644 --- a/mail/geary/Makefile +++ b/mail/geary/Makefile @@ -20,14 +20,12 @@ LIB_DEPENDS= libgmime-2.6.so:mail/gmime26 \ libgee-0.8.so:devel/libgee \ libgcr-3.so:security/gcr -USES= cmake desktop-file-utils gettext gmake \ +USES= cmake desktop-file-utils gettext \ libtool pkgconfig shebangfix tar:xz USE_GNOME= gnomedocutils gnomeprefix gtk30 intlhack SHEBANG_FILES= desktop/geary-attach USE_LDCONFIG= yes -GNU_CONFIGURE= yes INSTALLS_ICONS= yes -CONFIGURE_ARGS= --prefix=${PREFIX} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib diff --git a/math/cadabra2/Makefile b/math/cadabra2/Makefile index 8926dd697fe5..cb0e2e41d236 100644 --- a/math/cadabra2/Makefile +++ b/math/cadabra2/Makefile @@ -33,7 +33,7 @@ BROKEN_FreeBSD_9= does not build: fatal error: 'type_traits' file not found OPTIONS_DEFINE= GUI OPTIONS_DEFAULT=GUI -USES= compiler:c++14-lang cmake gettext-runtime gmake pkgconfig python:2 sqlite +USES= compiler:c++14-lang cmake gettext-runtime pkgconfig python:2 sqlite GUI_USE= GNOME=gtkmm30,gdkpixbuf2 USE_TEX= base texmf texhash USE_LDCONFIG= yes 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