aboutsummaryrefslogtreecommitdiffstats
path: root/games/wormux
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-01-12 11:04:36 +0800
committeredwin <edwin@FreeBSD.org>2005-01-12 11:04:36 +0800
commitaa5bf9d567a08dcd31a21c8f457da3215d45a16d (patch)
tree70c3374163d7a8a08a25f391af675e844c20b0fe /games/wormux
parentcf6f622208a58e106e90e8cec856f3ba843a255e (diff)
downloadfreebsd-ports-gnome-aa5bf9d567a08dcd31a21c8f457da3215d45a16d.tar.gz
freebsd-ports-gnome-aa5bf9d567a08dcd31a21c8f457da3215d45a16d.tar.zst
freebsd-ports-gnome-aa5bf9d567a08dcd31a21c8f457da3215d45a16d.zip
Maybe this will work better
checking for clanSignals-0.7... no gnome-config: not found Package clanSignals-0.7 was not found in the pkg-config search path. thus: USE_GNOME= gnomelibs
Diffstat (limited to 'games/wormux')
-rw-r--r--games/wormux/Makefile1
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++