aboutsummaryrefslogtreecommitdiff
path: root/korean/ami/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 /korean/ami/Makefile
parent8b7c12b85ce373a72c102dc7ca7d0c7ad5dad723 (diff)
downloadports-8bd85a9d02479e9b3afa01753c4c9f15829a1343.tar.gz
ports-8bd85a9d02479e9b3afa01753c4c9f15829a1343.zip
Notes
Diffstat (limited to 'korean/ami/Makefile')
-rw-r--r--korean/ami/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile
index 07b8bb72a3dc..7ab2c38fbe60 100644
--- a/korean/ami/Makefile
+++ b/korean/ami/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ARGS+= --with-english-keyboard=dvorak
.if defined(WITH_GNOME_APPLET)
PKGNAMESUFFIX= -gnome
RUN_DEPENDS+= panel:${PORTSDIR}/x11/gnomecore
-LIB_DEPENDS+= gnome.3:${PORTSDIR}/x11/gnomelibs
+LIB_DEPENDS+= gnome.4:${PORTSDIR}/x11/gnomelibs
CONFIGURE_ARGS+= --enable-gnome-applet
.endif