diff options
-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 |