aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2013-05-10 22:39:11 +0800
committerrene <rene@FreeBSD.org>2013-05-10 22:39:11 +0800
commit16a524874e865355d0e421a25822660e75631e5e (patch)
tree74d318dfb7a2f775029af91e1d74bdfb2501a4a9 /emulators
parentd41b3bb123304d84736e4d71779d0e080cea760c (diff)
downloadfreebsd-ports-gnome-16a524874e865355d0e421a25822660e75631e5e.tar.gz
freebsd-ports-gnome-16a524874e865355d0e421a25822660e75631e5e.tar.zst
freebsd-ports-gnome-16a524874e865355d0e421a25822660e75631e5e.zip
Fix build with new glib.
Submitted by: portbuild bot via miwi
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fuse-utils/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index e00b86172951..af2e6f0c019e 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
MAKE_JOBS_SAFE= yes
+USES= pkgconfig
LIB_DEPENDS= spectrum:${PORTSDIR}/emulators/libspectrum
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-libspectrum-prefix=${LOCALBASE} \