aboutsummaryrefslogtreecommitdiff
path: root/x11-fm/xfe/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-fm/xfe/Makefile')
-rw-r--r--x11-fm/xfe/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-fm/xfe/Makefile b/x11-fm/xfe/Makefile
index f87547c4af24..5c6874223e8e 100644
--- a/x11-fm/xfe/Makefile
+++ b/x11-fm/xfe/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xfe
-PORTVERSION= 1.42
-PORTREVISION= 1
+PORTVERSION= 1.43
CATEGORIES= x11-fm
MASTER_SITES= SF
@@ -16,10 +15,11 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16 \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
- libpng.so:graphics/png
+ libpng.so:graphics/png \
+ libxcb-util.so:x11/xcb-util
-USES= desktop-file-utils gmake localbase pathfix
-USE_XORG= x11 xft xrandr xrender
+USES= desktop-file-utils gmake localbase pathfix pkgconfig
+USE_XORG= x11 xcb xft xrandr xrender
USE_GNOME= intltool
GNU_CONFIGURE= yes