diff options
Diffstat (limited to 'japanese/im-ja/Makefile')
-rw-r--r-- | japanese/im-ja/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/im-ja/Makefile b/japanese/im-ja/Makefile index 722adb032730..1e692796d7d9 100644 --- a/japanese/im-ja/Makefile +++ b/japanese/im-ja/Makefile @@ -51,8 +51,8 @@ LIB_DEPENDS+= wnn.0:${PORTSDIR}/japanese/FreeWnn-lib .endif .if defined(WITH_GNOMEPANEL) -USE_GNOME+= gnomepanel -PLIST_SUB+= GNOMEPANEL="" +USE_GNOME+= gnomepanel +PLIST_SUB+= GNOMEPANEL="" .else CONFIGURE_ARGS+= --disable-gnome PLIST_SUB+= GNOMEPANEL="@comment " |