svn commit: r320511 - head/games/gl-117

Martin Wilke miwi at FreeBSD.org
Tue Jun 11 00:13:13 UTC 2013


Author: miwi
Date: Tue Jun 11 00:13:12 2013
New Revision: 320511
URL: http://svnweb.freebsd.org/changeset/ports/320511

Log:
  - Unbreak build on HEAD

Modified:
  head/games/gl-117/Makefile

Modified: head/games/gl-117/Makefile
==============================================================================
--- head/games/gl-117/Makefile	Mon Jun 10 23:58:25 2013	(r320510)
+++ head/games/gl-117/Makefile	Tue Jun 11 00:13:12 2013	(r320511)
@@ -18,10 +18,6 @@ CONFIGURE_ARGS=	--with-opengl-dir=${LOCA
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib ${PTHREAD_LIBS}
 
-.if defined(.PARSEDIR)
-USE_GMAKE=	yes
-.endif
-
 DESKTOP_ENTRIES=	"GL-117" \
 			"Action flight simulator" \
 			"" \


More information about the svn-ports-all mailing list