diff options
Diffstat (limited to '')
-rw-r--r-- | games/xminehunter/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xminehunter/Makefile b/games/xminehunter/Makefile index 32e86f400ca9..143d992bd196 100644 --- a/games/xminehunter/Makefile +++ b/games/xminehunter/Makefile @@ -13,9 +13,8 @@ MASTER_SITE_SUBDIR= games MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - USE_X_PREFIX= yes +USE_XPM= yes WRKSRC= ${WRKDIR}/xminehunter REQUIRES_MOTIF= yes ALL_TARGET= xminehunter |