diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2008-07-13 09:46:54 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2008-07-13 09:46:54 +0000 |
commit | d27b0268b1e4e11c5ff1af30dc111ca2a878de8e (patch) | |
tree | d6e95d61ed98089ed02b157f1c42090fdab412aa /math | |
parent | 5f988d035bfb5d7eceeea39ee85dbb750cb3e071 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/muparser/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |