aboutsummaryrefslogtreecommitdiff
path: root/games/wmtictactoe/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-08-03 09:28:57 +0000
commitc6bcad2436d925c98052ed292bd0794ae0e34b45 (patch)
tree4752ebd6e8eb5959ebf00516e4ecf7156215bbce /games/wmtictactoe/Makefile
parentfbd121eee966abfc21d176cbede935ecd6bf1a34 (diff)
downloadports-c6bcad2436d925c98052ed292bd0794ae0e34b45.tar.gz
ports-c6bcad2436d925c98052ed292bd0794ae0e34b45.zip
Notes
Diffstat (limited to 'games/wmtictactoe/Makefile')
-rw-r--r--games/wmtictactoe/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/wmtictactoe/Makefile b/games/wmtictactoe/Makefile
index 7d0af6ba6983..83941876c4f5 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"