summaryrefslogtreecommitdiff
path: root/games/xpuyopuyo/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-29 21:53:12 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-29 21:53:12 +0000
commit1825981e3cb31c1bfbf3abcaf7a129fa6a04a221 (patch)
tree894dfc8a3e3ae7ea7a005b1b1e9513171053d194 /games/xpuyopuyo/Makefile
parentI spoke too soon, they are still hanging.... (diff)
xpuyopuyo needs xpm to compile. (Try saying that five times.)
Found by: obento
Notes
Notes: svn path=/head/; revision=22075
Diffstat (limited to '')
-rw-r--r--games/xpuyopuyo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile
index 2d1d1481141f..c55315051ec6 100644
--- a/games/xpuyopuyo/Makefile
+++ b/games/xpuyopuyo/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://chaos2.org/xpuyopuyo/
MAINTAINER= yinjieh@csie.nctu.edu.tw
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
USE_X_PREFIX= yes
GNU_CONFIGURE= yes