aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/augeas
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-07-21 14:00:00 +0800
committerjgh <jgh@FreeBSD.org>2013-07-21 14:00:00 +0800
commitde4e06a28e1d30644f63bbe38166302c27cadb52 (patch)
tree9f770875627ad4de4160fb389b6ecf709f9b605a /textproc/augeas
parent9a77dfaf1cce1bfaaaf92b51b5373fa3bf7563b8 (diff)
downloadfreebsd-ports-graphics-de4e06a28e1d30644f63bbe38166302c27cadb52.tar.gz
freebsd-ports-graphics-de4e06a28e1d30644f63bbe38166302c27cadb52.tar.zst
freebsd-ports-graphics-de4e06a28e1d30644f63bbe38166302c27cadb52.zip
- migrate USE_GMAKE and USE_PKGCONFIG to USES framework
Approved by: maintainer (swills@)
Diffstat (limited to 'textproc/augeas')
-rw-r--r--textproc/augeas/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/augeas/Makefile b/textproc/augeas/Makefile
index c12b7800179..dbbb3361be2 100644
--- a/textproc/augeas/Makefile
+++ b/textproc/augeas/Makefile
@@ -12,13 +12,12 @@ COMMENT= A configuration editing tool
TEST_DEPENDS= bash:${PORTSDIR}/shells/bash \
gsed:${PORTSDIR}/textproc/gsed
-USE_GMAKE= yes
USE_GNOME= libxml2
+USES= gmake pkgconfig
USE_AUTOTOOLS= autoconf aclocal autoheader automake libtool
ACLOCAL_ARGS= -I . -I gnulib/m4 -I ${LOCALBASE}/share/aclocal
AUTOMAKE_ARGS= --add-missing
USE_LDCONFIG= yes
-USE_PKGCONFIG= yes
MAN1= augparse.1 augtool.1
MANCOMPRESSED= no