diff options
-rw-r--r-- | www/screem-devel/Makefile | 3 | ||||
-rw-r--r-- | www/screem/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile index 4ffc0d8384a9..65c327a452dd 100644 --- a/www/screem-devel/Makefile +++ b/www/screem-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= screem PORTVERSION= 0.14.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +19,7 @@ LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus \ croco-0.6.3:${PORTSDIR}/textproc/libcroco USE_X_PREFIX= yes -USE_GNOME= desktopfileutils gnomehack gnomeprefix gnometarget \ +USE_GNOME= desktopfileutils gnomehack gnomemenus gnomeprefix gnometarget \ gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml USE_XPM= yes USE_REINPLACE= yes diff --git a/www/screem/Makefile b/www/screem/Makefile index 4ffc0d8384a9..65c327a452dd 100644 --- a/www/screem/Makefile +++ b/www/screem/Makefile @@ -7,6 +7,7 @@ PORTNAME= screem PORTVERSION= 0.14.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,7 +19,7 @@ LIB_DEPENDS= dbus-1.1:${PORTSDIR}/devel/dbus \ croco-0.6.3:${PORTSDIR}/textproc/libcroco USE_X_PREFIX= yes -USE_GNOME= desktopfileutils gnomehack gnomeprefix gnometarget \ +USE_GNOME= desktopfileutils gnomehack gnomemenus gnomeprefix gnometarget \ gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml USE_XPM= yes USE_REINPLACE= yes |