summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-06-24 02:01:00 +0000
committerSteve Price <steve@FreeBSD.org>2000-06-24 02:01:00 +0000
commit59366c0ec91729d17b16b74d76ce4b194ca2b680 (patch)
tree32639b808c82c111200700eb2cd6507bf855aea0 /korean
parentUpdate 1.1.1 -> 1.2 (diff)
Remove a problem with a missing .if introduced in revision 1.9.
Notes
Notes: svn path=/head/; revision=29835
Diffstat (limited to 'korean')
-rw-r--r--korean/ami/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile
index fbac70df81e9..8b52d083c631 100644
--- a/korean/ami/Makefile
+++ b/korean/ami/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ENV= GLIB_CONFIG=${LOCALBASE}/bin/glib12-config \
CONFIGURE_ARGS+= --with-hangul-keyboard=2
# gnome panel applet support
-#.if defined(WITH_GNOME_APPLET)
+.if defined(WITH_GNOME_APPLET)
PKGNAMESUFFIX= -gnome
RUN_DEPENDS+= panel:${PORTSDIR}/x11/gnomecore
CONFIGURE_ARGS+= --enable-gnome-applet