1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- migrate USE_GMAKE and USE_PKGCONFIG to USES framework

Approved by:	maintainer (swills@)
This commit is contained in:
Jason Helfman 2013-07-21 06:00:00 +00:00
parent c2e238891d
commit 84eeb41996
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=323368

View File

@ -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