summaryrefslogtreecommitdiff
path: root/sysutils/lcdproc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-23 14:20:25 +0000
commit992586fa0863f8346a19cbcdfbba376c5c4dfd43 (patch)
tree87b239f8431cee200969f89da8739806496b7dad /sysutils/lcdproc
parent- Fix left-over of the Tcl/Tk removal (diff)
Finish converting the whole ports tree to USES=pkgconfig
Notes
Notes: svn path=/head/; revision=316355
Diffstat (limited to 'sysutils/lcdproc')
-rw-r--r--sysutils/lcdproc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lcdproc/Makefile b/sysutils/lcdproc/Makefile
index 36a976abc15c..a2627973b702 100644
--- a/sysutils/lcdproc/Makefile
+++ b/sysutils/lcdproc/Makefile
@@ -17,7 +17,7 @@ ONLY_FOR_ARCHS= i386 amd64
USE_AUTOTOOLS= autoconf automake aclocal
GNU_CONFIGURE= yes
USE_RC_SUBR= LCDd lcdproc lcdexec
-USE_PKGCONFIG= build
+USES= pkgconfig
CONFIGURE_ARGS= --enable-drivers="${LCDPROC_DRIVERS}" \
--disable-dependency-tracking \