diff options
Diffstat (limited to 'www/screem/Makefile')
-rw-r--r-- | www/screem/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/screem/Makefile b/www/screem/Makefile index 632188481935..113cbd92df50 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -12,8 +12,7 @@ COMMENT= Nice GNOME/GTK-based HTML editor LIB_DEPENDS= croco-0.6.3:${PORTSDIR}/textproc/libcroco -USE_GETTEXT= yes -USES= pathfix pkgconfig +USES= pathfix pkgconfig gettext USE_GNOME= desktopfileutils gnomemenus gnomeprefix \ gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml USE_XORG= xpm |