Index: branches/2017Q2/x11-fm/xfe/Makefile =================================================================== --- branches/2017Q2/x11-fm/xfe/Makefile (revision 441194) +++ branches/2017Q2/x11-fm/xfe/Makefile (revision 441195) @@ -1,37 +1,41 @@ # Created by: ptiJo # $FreeBSD$ PORTNAME= xfe PORTVERSION= 1.42 +PORTREVISION= 1 CATEGORIES= x11-fm MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Fast MS-Explorer like file manager for X LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16 +LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16 \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libpng16.so:graphics/png USES= desktop-file-utils gmake localbase pathfix -USE_XORG= xft +USE_XORG= x11 xft xrandr xrender USE_GNOME= intltool GNU_CONFIGURE= yes LDFLAGS+= -pthread OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls NLS_USES_OFF= gettext-tools post-patch: .for i in XFileExplorer.cpp help.h xfedefs.h @${REINPLACE_CMD} -e \ 's|/usr/local/share/xfe|${DATADIR}|g' ${WRKSRC}/src/${i} .endfor .include Index: branches/2017Q2 =================================================================== --- branches/2017Q2 (revision 441194) +++ branches/2017Q2 (revision 441195) Property changes on: branches/2017Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r441194