diff options
Diffstat (limited to 'korean/ami/Makefile')
-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 07b8bb7..7ab2c38 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 |