Date: Sun, 5 May 2013 21:20:10 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317437 - head/games/gl-117 Message-ID: <201305052120.r45LKATU056170@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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" \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305052120.r45LKATU056170>