From 135776951ec27858cec633271bc65e3e49745f01 Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 23 Apr 2013 14:20:25 +0000 Subject: Finish converting the whole ports tree to USES=pkgconfig --- sysutils/fusefs-mhddfs/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysutils/fusefs-mhddfs') diff --git a/sysutils/fusefs-mhddfs/Makefile b/sysutils/fusefs-mhddfs/Makefile index 1e7eb9703c07..81f060cf5827 100644 --- a/sysutils/fusefs-mhddfs/Makefile +++ b/sysutils/fusefs-mhddfs/Makefile @@ -11,9 +11,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= proler@gmail.com COMMENT= Multi HDD [FUSE] File System -USES= fuse +USES= fuse pkgconfig USE_GMAKE= yes -USE_PKGCONFIG= build MAKE_ARGS= WITHOUT_XATTR=1 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -- cgit