diff options
author | Wen Heping <wen@FreeBSD.org> | 2011-07-07 09:17:32 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2011-07-07 09:17:32 +0000 |
commit | e3c89c70c6da304035300a10a314ac9c9e471a54 (patch) | |
tree | 22335d59d8dd8db6186e8f71ad17c2653ec308db /textproc/simplexml | |
parent | a0af13d7fde8789c49659f5fd84ab48a8fdcefb8 (diff) | |
download | ports-e3c89c70c6da304035300a10a314ac9c9e471a54.tar.gz ports-e3c89c70c6da304035300a10a314ac9c9e471a54.zip |
Notes
Diffstat (limited to 'textproc/simplexml')
-rw-r--r-- | textproc/simplexml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/simplexml/Makefile b/textproc/simplexml/Makefile index c8808f40fd7b..a01f86f224a8 100644 --- a/textproc/simplexml/Makefile +++ b/textproc/simplexml/Makefile @@ -17,7 +17,6 @@ COMMENT= C++ XML parser library LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 -USE_GZIP= yes USE_CMAKE= yes USE_ICONV= yes USE_LDCONFIG= yes |