From 11f99a64d306778abbe4e3f5692ce456d9bd0056 Mon Sep 17 00:00:00 2001 From: miwi Date: Sun, 9 Jun 2013 13:07:50 +0000 Subject: - Unbreak build on HEAD --- devel/log4cxx/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'devel/log4cxx') 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 -- cgit