- Fix various stage-qa warnings/errors by declaring missing dependencies

- Take maintainership

MFH:		2017Q2 (blanket)
This commit is contained in:
Emanuel Haupt 2017-05-18 20:01:59 +00:00
parent b7a65b5d93
commit b98443d2c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=441194

View File

@ -3,19 +3,23 @@
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