diff options
-rw-r--r-- | korean/ami/Makefile | 2 |
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 |