From d27b0268b1e4e11c5ff1af30dc111ca2a878de8e Mon Sep 17 00:00:00 2001 From: Nicola Vitale Date: Sun, 13 Jul 2008 09:46:54 +0000 Subject: [PATCH] - Remove USE_LDCONFIG (the port doesn't installa a shared library any more) --- math/muparser/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/math/muparser/Makefile b/math/muparser/Makefile index 3f51b818c0e6..c6d6ee527a6e 100644 --- a/math/muparser/Makefile +++ b/math/muparser/Makefile @@ -25,7 +25,6 @@ CONFIGURE_ARGS+= --enable-samples=no .if !defined(NOPORTDOCS) CONFIGURE_ARGS+= --docdir=${DOCSDIR} .endif -USE_LDCONFIG= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/muparser