Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Dec 2016 17:40:02 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r428370 - in head: cad/gmsh games/emptyepsilon games/supertuxkart games/tbe mail/geary math/cadabra2 science/pulseview
Message-ID:  <201612111740.uBBHe22H053915@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sun Dec 11 17:40:02 2016
New Revision: 428370
URL: https://svnweb.freebsd.org/changeset/ports/428370

Log:
  Those ports build fine with bsd make

Modified:
  head/cad/gmsh/Makefile
  head/games/emptyepsilon/Makefile
  head/games/supertuxkart/Makefile
  head/games/tbe/Makefile
  head/mail/geary/Makefile
  head/math/cadabra2/Makefile
  head/science/pulseview/Makefile

Modified: head/cad/gmsh/Makefile
==============================================================================
--- head/cad/gmsh/Makefile	Sun Dec 11 17:36:34 2016	(r428369)
+++ head/cad/gmsh/Makefile	Sun Dec 11 17:40:02 2016	(r428370)
@@ -28,7 +28,7 @@ BROKEN_FreeBSD_12_i386=Does not build on
 
 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
 

Modified: head/games/emptyepsilon/Makefile
==============================================================================
--- head/games/emptyepsilon/Makefile	Sun Dec 11 17:36:34 2016	(r428369)
+++ head/games/emptyepsilon/Makefile	Sun Dec 11 17:40:02 2016	(r428370)
@@ -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}/"
 

Modified: head/games/supertuxkart/Makefile
==============================================================================
--- head/games/supertuxkart/Makefile	Sun Dec 11 17:36:34 2016	(r428369)
+++ head/games/supertuxkart/Makefile	Sun Dec 11 17:40:02 2016	(r428370)
@@ -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

Modified: head/games/tbe/Makefile
==============================================================================
--- head/games/tbe/Makefile	Sun Dec 11 17:36:34 2016	(r428369)
+++ head/games/tbe/Makefile	Sun Dec 11 17:40:02 2016	(r428370)
@@ -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
 

Modified: head/mail/geary/Makefile
==============================================================================
--- head/mail/geary/Makefile	Sun Dec 11 17:36:34 2016	(r428369)
+++ head/mail/geary/Makefile	Sun Dec 11 17:40:02 2016	(r428370)
@@ -20,14 +20,12 @@ LIB_DEPENDS=	libgmime-2.6.so:mail/gmime2
 		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
 

Modified: head/math/cadabra2/Makefile
==============================================================================
--- head/math/cadabra2/Makefile	Sun Dec 11 17:36:34 2016	(r428369)
+++ head/math/cadabra2/Makefile	Sun Dec 11 17:40:02 2016	(r428370)
@@ -33,7 +33,7 @@ BROKEN_FreeBSD_9=	does not build: fatal 
 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

Modified: head/science/pulseview/Makefile
==============================================================================
--- head/science/pulseview/Makefile	Sun Dec 11 17:36:34 2016	(r428369)
+++ head/science/pulseview/Makefile	Sun Dec 11 17:40:02 2016	(r428370)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libboost_thread.so:devel/bo
 		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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612111740.uBBHe22H053915>