summaryrefslogtreecommitdiff
path: root/games/atomix/Makefile
diff options
context:
space:
mode:
authorYukihiro Nakai <nakai@FreeBSD.org>2000-02-12 14:47:49 +0000
committerYukihiro Nakai <nakai@FreeBSD.org>2000-02-12 14:47:49 +0000
commit7c4ce85e176c303fe4ea80e1a6d1f3d793c1a2d8 (patch)
treea78badcf5690d20dad9cd3ce8acb8db03163fb34 /games/atomix/Makefile
parentUpdate to 0.28.2 (diff)
DEPEND fix.
Submitted by: Tsuguru Kato <tkato@prontmail.ne.jp>
Notes
Notes: svn path=/head/; revision=25686
Diffstat (limited to 'games/atomix/Makefile')
-rw-r--r--games/atomix/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile
index 4fc0eb81f53a..c8c6c6e2d830 100644
--- a/games/atomix/Makefile
+++ b/games/atomix/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.informatik.uni-oldenburg.de/~pearl/download/
MAINTAINER= nakai@FreeBSD.org
+LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
+ xml.5:${PORTSDIR}/textproc/libxml
+
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes