diff options
Diffstat (limited to 'games/xshipwars-client/Makefile')
-rw-r--r-- | games/xshipwars-client/Makefile | 2 |
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 |