diff options
Diffstat (limited to 'games/xphotohunter/Makefile')
-rw-r--r-- | games/xphotohunter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xphotohunter/Makefile b/games/xphotohunter/Makefile index 47656e2d9427..fa3b290aeec0 100644 --- a/games/xphotohunter/Makefile +++ b/games/xphotohunter/Makefile @@ -12,9 +12,9 @@ MASTER_SITES= http://www.oz.nthu.edu.tw/~u860905/Xphotohunter/ MAINTAINER= clive@CirX.ORG -LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib - USE_X_PREFIX= yes +USE_GMAKE= yes +USE_IMLIB= yes post-install: @${CAT} ${PKGMESSAGE} |