aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gaddr
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 /deskutils/gaddr
parent8b7c12b85ce373a72c102dc7ca7d0c7ad5dad723 (diff)
downloadports-8bd85a9d02479e9b3afa01753c4c9f15829a1343.tar.gz
ports-8bd85a9d02479e9b3afa01753c4c9f15829a1343.zip
Updates for new shared library versions in GNOME 1.2
Notes
Notes: svn path=/head/; revision=29057
Diffstat (limited to 'deskutils/gaddr')
-rw-r--r--deskutils/gaddr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/gaddr/Makefile b/deskutils/gaddr/Makefile
index 45fe98e724bb..2c0936558c3a 100644
--- a/deskutils/gaddr/Makefile
+++ b/deskutils/gaddr/Makefile
@@ -7,14 +7,14 @@
PORTNAME= gaddr
PORTVERSION= 1.1.4
-CATEGORIES= deskutils
+CATEGORIES= deskutils gnome
MASTER_SITES= http://www.cse.unl.edu/~cluening/gaddr/
MAINTAINER= jim@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
.if defined(WITH_GNOME)
-LIB_DEPENDS+= gnome.3:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS+= gnome.4:${PORTSDIR}/x11/gnomelibs
.endif
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config