aboutsummaryrefslogtreecommitdiff
path: root/graphics/geeqie
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-08 01:54:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2014-05-08 01:54:28 +0000
commit7a50ada0deeb08cbc0833dfbf0d1166bc9592db3 (patch)
treece9a713587b24e266a218eb550be6fc7b17b6ed6 /graphics/geeqie
parentdb004d35dd29faae01967d576b6da346f1711a24 (diff)
downloadports-7a50ada0deeb08cbc0833dfbf0d1166bc9592db3.tar.gz
ports-7a50ada0deeb08cbc0833dfbf0d1166bc9592db3.zip
- Convert USE_GNOME=desktopfileutils to USES
Notes
Notes: svn path=/head/; revision=353238
Diffstat (limited to 'graphics/geeqie')
-rw-r--r--graphics/geeqie/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/geeqie/Makefile b/graphics/geeqie/Makefile
index d91528c83d9a..84b36250fc2b 100644
--- a/graphics/geeqie/Makefile
+++ b/graphics/geeqie/Makefile
@@ -12,8 +12,8 @@ COMMENT= Lightweight image viewer forked from GQview
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
-USES= gettext gmake pkgconfig
-USE_GNOME= gtk20 desktopfileutils
+USES= gettext gmake pkgconfig desktop-file-utils
+USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --docdir="${DOCSDIR}" \
--htmldir="${DOCSDIR}/html" \