diff options
-rw-r--r-- | games/jfduke3d/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/jfduke3d/Makefile b/games/jfduke3d/Makefile index d18afc93bbc3..699f3bde379a 100644 --- a/games/jfduke3d/Makefile +++ b/games/jfduke3d/Makefile @@ -23,6 +23,7 @@ USE_ZIP= yes USE_GMAKE= yes USE_REINPLACE= yes USE_SDL= sdl +USE_GNOME= gtk20 CONFLICTS= duke3d-200[0-9]* WRKSRC= ${WRKDIR}/${PORTNAME}_src_${PORTVERSION} |