diff options
Diffstat (limited to 'games/wormux')
-rw-r--r-- | games/wormux/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/wormux/Makefile b/games/wormux/Makefile index 2813888ccdb5..90a3a5c3d60d 100644 --- a/games/wormux/Makefile +++ b/games/wormux/Makefile @@ -17,6 +17,7 @@ COMMENT= Wormux game USE_BZIP2= yes USE_SDL= sdl USE_GETTEXT= yes +USE_GNOME= gnomelibs LIB_DEPENDS+= clanGUI-0.7:${PORTSDIR}/devel/clanlib-devel LIB_DEPENDS+= xml\\+\\+-1.0.1:${PORTSDIR}/textproc/libxml++ |