diff options
-rw-r--r-- | games/xscorch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile index 4cb876ae20c5..d13e273a5dff 100644 --- a/games/xscorch/Makefile +++ b/games/xscorch/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod WRKSRC= ${WRKDIR}/xscorch-0.1.13 USE_X_PREFIX= yes +USE_XPM= yes USE_GMAKE= yes USE_GTK= yes WANT_GNOME= yes |