diff options
Diffstat (limited to 'www/screem-devel/Makefile')
-rw-r--r-- | www/screem-devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile index 6b8419215ea2..6ee69795b7b3 100644 --- a/www/screem-devel/Makefile +++ b/www/screem-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= screem PORTVERSION= 0.16.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,6 +18,7 @@ COMMENT= Nice GNOME/GTK-based HTML editor LIB_DEPENDS= croco-0.6.3:${PORTSDIR}/textproc/libcroco USE_X_PREFIX= yes +USE_GETTEXT= yes USE_GNOME= desktopfileutils gnomehack gnomemenus gnomeprefix gnometarget \ gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml USE_XPM= yes |