diff options
Diffstat (limited to 'textproc/uim-gnome/Makefile')
-rw-r--r-- | textproc/uim-gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/uim-gnome/Makefile b/textproc/uim-gnome/Makefile index 84a5da48964b..979537056d38 100644 --- a/textproc/uim-gnome/Makefile +++ b/textproc/uim-gnome/Makefile @@ -6,10 +6,11 @@ # PKGNAMESUFFIX= -gnome +PORTREVISION= 4 COMMENT= GNOME applets of uim input method -USE_GNOME= gtk20 gnomepanel +USE_GNOME= gtk20 gnomepanel libgnomeui LIB_DEPENDS= uim.6:${PORTSDIR}/textproc/uim RUN_DEPENDS= uim-pref-gtk:${PORTSDIR}/textproc/uim-gtk |