diff options
Diffstat (limited to 'x11/xfce4-terminal/Makefile')
-rw-r--r-- | x11/xfce4-terminal/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile index dfcd6abf930b..fd144e6ab49f 100644 --- a/x11/xfce4-terminal/Makefile +++ b/x11/xfce4-terminal/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= xfce4-terminal -PORTVERSION= 0.8.4 -PORTREVISION= 1 +PORTVERSION= 0.8.6 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 @@ -16,11 +15,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib +USES= gettext gmake pkgconfig tar:bzip2 xfce:gtk3 GNU_CONFIGURE= yes USE_GNOME= gtk30 glib20 cairo gdkpixbuf2 intltool vte3 libxml2 USE_XFCE= libmenu USE_XORG= x11 -USES= gettext gmake pkgconfig tar:bzip2 xfce:gk3 INSTALL_TARGET= install-strip SUB_FILES= pkg-message |