diff options
author | miwi <miwi@FreeBSD.org> | 2013-06-09 21:07:50 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2013-06-09 21:07:50 +0800 |
commit | 11f99a64d306778abbe4e3f5692ce456d9bd0056 (patch) | |
tree | 77a5d011024b058df11fa9bf82e022d9db80e353 /devel/log4cxx/Makefile | |
parent | 7ed4a8d23bfbae2f55c2f8e668e980fdd8960736 (diff) | |
download | freebsd-ports-gnome-11f99a64d306778abbe4e3f5692ce456d9bd0056.tar.gz freebsd-ports-gnome-11f99a64d306778abbe4e3f5692ce456d9bd0056.tar.zst freebsd-ports-gnome-11f99a64d306778abbe4e3f5692ce456d9bd0056.zip |
- Unbreak build on HEAD
Diffstat (limited to 'devel/log4cxx/Makefile')
-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 |