diff options
author | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:19:08 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2010-05-10 21:19:08 +0000 |
commit | 48e62d9a379cd45a15f6ae89d564f81b3c13d16e (patch) | |
tree | b627baa77f19bb1eab2fa4dee08aab1908131cd0 /textproc/uim-gnome | |
parent | fbdf96410f8e803568c33397323dd9d8d3af995f (diff) |
Notes
Diffstat (limited to 'textproc/uim-gnome')
-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 |