svn commit: r317437 - head/games/gl-117
Baptiste Daroussin
bapt at FreeBSD.org
Sun May 5 21:20:10 UTC 2013
Author: bapt
Date: Sun May 5 21:20:10 2013
New Revision: 317437
URL: http://svnweb.freebsd.org/changeset/ports/317437
Log:
Fix typo
Modified:
head/games/gl-117/Makefile
Modified: head/games/gl-117/Makefile
==============================================================================
--- head/games/gl-117/Makefile Sun May 5 21:15:42 2013 (r317436)
+++ head/games/gl-117/Makefile Sun May 5 21:20:10 2013 (r317437)
@@ -19,7 +19,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if defined(.PARSEDIR)
-USE_GAME= yes
+USE_GMAKE= yes
.endif
DESKTOP_ENTRIES= "GL-117" \
More information about the svn-ports-head
mailing list