From 59366c0ec91729d17b16b74d76ce4b194ca2b680 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sat, 24 Jun 2000 02:01:00 +0000 Subject: Remove a problem with a missing .if introduced in revision 1.9. --- korean/ami/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'korean') 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 -- cgit v1.2.3