diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-06-09 21:07:50 +0800 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-06-09 21:07:50 +0800 |
commit | cab26dab9640ed9ac3261db83f172f4b808997e0 (patch) | |
tree | 77a5d011024b058df11fa9bf82e022d9db80e353 /devel/log4cxx | |
parent | b9ea3981e2cdfa0d704e23330c993300f7704402 (diff) | |
download | freebsd-ports-gnome-cab26dab9640ed9ac3261db83f172f4b808997e0.tar.gz freebsd-ports-gnome-cab26dab9640ed9ac3261db83f172f4b808997e0.tar.zst freebsd-ports-gnome-cab26dab9640ed9ac3261db83f172f4b808997e0.zip |
- Unbreak build on HEAD
Diffstat (limited to 'devel/log4cxx')
-rw-r--r-- | devel/log4cxx/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index fafda842eda3..4397cddcbfe0 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -14,10 +14,6 @@ COMMENT= Log4cxx is a port to C++ of the Log4j project LICENSE= AL2 -.if defined(.PARSEDIR) -USE_GMAKE= yes -.endif - LIB_DEPENDS= apr-1:${PORTSDIR}/devel/apr1 OPTIONS_DEFINE= BOOST DOCS DOXYGEN |