diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-03-22 20:06:14 +0000 |
| commit | ffd97a0193e0238aa21bc32b570fd052292e0fe5 (patch) | |
| tree | b368198f913179c06dafd19ac72527fcf9836f6d /textproc/simplexml | |
| parent | ccbdf54cacb9796580726f8d5278fe3fa53d5e53 (diff) | |
Notes
Diffstat (limited to 'textproc/simplexml')
| -rw-r--r-- | textproc/simplexml/Makefile | 2 |
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 |
