summaryrefslogtreecommitdiff
path: root/games/atomix/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-06-01 16:25:45 +0000
committerAde Lovett <ade@FreeBSD.org>2000-06-01 16:25:45 +0000
commit8bd85a9d02479e9b3afa01753c4c9f15829a1343 (patch)
treec8de158d4ed23e4170b9cddb89d1841a59a27334 /games/atomix/Makefile
parentCorrect PLIST.perl and update Makefile to reflect recent (diff)
Updates for new shared library versions in GNOME 1.2
Notes
Notes: svn path=/head/; revision=29057
Diffstat (limited to 'games/atomix/Makefile')
-rw-r--r--games/atomix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile
index d16e5b3b90e5..4cf79921416b 100644
--- a/games/atomix/Makefile
+++ b/games/atomix/Makefile
@@ -7,13 +7,13 @@
PORTNAME= atomix
PORTVERSION= 0.2.0.1
-CATEGORIES= games
+CATEGORIES= games gnome
MASTER_SITES= http://www.informatik.uni-oldenburg.de/~pearl/download/
DISTNAME= atomix-0.2.0-1
MAINTAINER= nakai@FreeBSD.org
-LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \
+LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
xml.5:${PORTSDIR}/textproc/libxml
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config