diff options
Diffstat (limited to 'games/wmtictactoe/Makefile')
-rw-r--r-- | games/wmtictactoe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/wmtictactoe/Makefile b/games/wmtictactoe/Makefile index 7d0af6b..8394187 100644 --- a/games/wmtictactoe/Makefile +++ b/games/wmtictactoe/Makefile @@ -15,11 +15,10 @@ DISTNAME= wmtictactoe-1.1-1 MAINTAINER= jim@FreeBSD.org -LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm - USE_GMAKE= yes WRKSRC= ${WRKDIR}/wmtictactoe.app/wmtictactoe USE_X_PREFIX= yes +USE_XPM= yes post-install: @${ECHO} "===> Run 'wmtictactoe --help' for the available options" |