diff options
Diffstat (limited to 'games/gl-117/Makefile')
-rw-r--r-- | games/gl-117/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/games/gl-117/Makefile b/games/gl-117/Makefile index 9b5e5da282d0..b884e5a9525b 100644 --- a/games/gl-117/Makefile +++ b/games/gl-117/Makefile @@ -18,10 +18,6 @@ CONFIGURE_ARGS= --with-opengl-dir=${LOCALBASE} CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif - DESKTOP_ENTRIES= "GL-117" \ "Action flight simulator" \ "" \ |