diff options
Diffstat (limited to 'devel/desktop-file-utils/Makefile')
-rw-r--r-- | devel/desktop-file-utils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/desktop-file-utils/Makefile b/devel/desktop-file-utils/Makefile index a9de60394431..203bc71a5127 100644 --- a/devel/desktop-file-utils/Makefile +++ b/devel/desktop-file-utils/Makefile @@ -10,11 +10,11 @@ MASTER_SITES= http://freedesktop.org/software/${PORTNAME}/releases/ MAINTAINER= gnome@FreeBSD.org COMMENT= A couple of command line utilities for working with desktop entries +USES= pkgconfig USE_GNOME= glib20 USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes -USE_PKGCONFIG= build GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-lispdir CONFIGURE_ENV= EMACS="no" |