aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-01-09 17:46:20 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-01-09 17:46:20 +0800
commit4f1c3af6fe2a87a7f6efd35231829ea1a0225024 (patch)
tree00e81535c7d6fdc3e0b2b58b4095c50924522120
parentd2665ffad1bb516c758db8f14053b04ca8976a2b (diff)
downloadfreebsd-ports-gnome-4f1c3af6fe2a87a7f6efd35231829ea1a0225024.tar.gz
freebsd-ports-gnome-4f1c3af6fe2a87a7f6efd35231829ea1a0225024.tar.zst
freebsd-ports-gnome-4f1c3af6fe2a87a7f6efd35231829ea1a0225024.zip
Depends on Xpm.4
-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