summaryrefslogtreecommitdiff
path: root/textproc/simplexml
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-03-22 20:06:14 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-03-22 20:06:14 +0000
commitffd97a0193e0238aa21bc32b570fd052292e0fe5 (patch)
treeb368198f913179c06dafd19ac72527fcf9836f6d /textproc/simplexml
parentccbdf54cacb9796580726f8d5278fe3fa53d5e53 (diff)
Notes
Diffstat (limited to 'textproc/simplexml')
-rw-r--r--textproc/simplexml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/simplexml/Makefile b/textproc/simplexml/Makefile
index a01f86f224a8..ce4410b223da 100644
--- a/textproc/simplexml/Makefile
+++ b/textproc/simplexml/Makefile
@@ -17,7 +17,7 @@ COMMENT= C++ XML parser library
LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
-USE_CMAKE= yes
+USES= cmake
USE_ICONV= yes
USE_LDCONFIG= yes