summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-04-23 07:59:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-04-23 07:59:07 +0000
commitbe329624ed385869126646c299edfe2816d1fbc9 (patch)
tree462529ebe7ae765aa5817eea0fad95fc123601d3 /sysutils
parentUpdate to version 4.5.10. (diff)
Convert to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316318
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fusefs-ext4fuse/Makefile3
-rw-r--r--sysutils/logstalgia/Makefile2
2 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/fusefs-ext4fuse/Makefile b/sysutils/fusefs-ext4fuse/Makefile
index e16107098dbd..ca0f5e29c2f3 100644
--- a/sysutils/fusefs-ext4fuse/Makefile
+++ b/sysutils/fusefs-ext4fuse/Makefile
@@ -14,9 +14,8 @@ LICENSE= GPLv2
LIB_DEPENDS= execinfo:${PORTSDIR}/devel/libexecinfo
-USES= fuse
+USES= fuse pkgconfig:build
USE_GMAKE= yes
-USE_PKGCONFIG= build
USE_GITHUB= yes
GH_ACCOUNT= gerard
GH_COMMIT= 33f57f6
diff --git a/sysutils/logstalgia/Makefile b/sysutils/logstalgia/Makefile
index 024374f3cc2f..96114b8af2aa 100644
--- a/sysutils/logstalgia/Makefile
+++ b/sysutils/logstalgia/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= ftgl:${PORTSDIR}/graphics/ftgl \
pcre.3:${PORTSDIR}/devel/pcre
GNU_CONFIGURE= yes
-USE_PKGCONFIG= build
+USES= pkgconfig:build
USE_SDL= sdl image
CFLAGS+= -L/usr/local/lib -I/usr/local/include