1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

remove desktop-file-utils from USES to fix build.

Submitted by:	swills@
This commit is contained in:
Vanilla I. Shu 2014-06-16 14:53:43 +00:00
parent d8135e893c
commit 4d159cd32e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358009

View File

@ -16,7 +16,7 @@ LICENSE= GPLv2
USE_GNOME= gnomeprefix gtk20
USE_GL= yes
USES= gettext gmake pkgconfig tar:bzip2 pathfix desktop-file-utils
USES= gettext gmake pkgconfig tar:bzip2 pathfix
GNU_CONFIGURE= yes
MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
AUTOHEADER="${TRUE}"