summaryrefslogtreecommitdiff
path: root/games/xshipwars-client
diff options
context:
space:
mode:
authorChris Piazza <cpiazza@FreeBSD.org>2000-01-09 09:46:20 +0000
committerChris Piazza <cpiazza@FreeBSD.org>2000-01-09 09:46:20 +0000
commitf3bb51fe149eb4dcba2ba68188f04ab091eeaaf3 (patch)
treeb0efb47540c2f2400418c2ea3b5424e8c33a1e5a /games/xshipwars-client
parentRemove two master sites that aren't working and use the -b arg (diff)
Depends on Xpm.4
Notes
Notes: svn path=/head/; revision=24593
Diffstat (limited to 'games/xshipwars-client')
-rw-r--r--games/xshipwars-client/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xshipwars-client/Makefile b/games/xshipwars-client/Makefile
index 684492774512..3d2fdf1f431d 100644
--- a/games/xshipwars-client/Makefile
+++ b/games/xshipwars-client/Makefile
@@ -13,6 +13,8 @@ DISTFILES= xsw1.23.tgz stimages1.3.tgz
MAINTAINER= troll@digitalspark.net
+LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
+
WRKSRC= ${WRKDIR}/xsw1.23/client
USE_XLIB= YES
USE_GMAKE= YES