aboutsummaryrefslogtreecommitdiffstats
path: root/korean
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-06-24 10:01:00 +0800
committerSteve Price <steve@FreeBSD.org>2000-06-24 10:01:00 +0800
commit59366c0ec91729d17b16b74d76ce4b194ca2b680 (patch)
tree32639b808c82c111200700eb2cd6507bf855aea0 /korean
parent071860d8ceeea3b502d2b285c7b3a287865d037f (diff)
downloadfreebsd-ports-59366c0ec91729d17b16b74d76ce4b194ca2b680.tar.gz
freebsd-ports-59366c0ec91729d17b16b74d76ce4b194ca2b680.tar.zst
freebsd-ports-59366c0ec91729d17b16b74d76ce4b194ca2b680.zip
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