diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:03:08 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-10-29 10:03:08 +0000 |
commit | 69a39f5f38e05ce684e2eb92128457e1f52b22e2 (patch) | |
tree | c20e900970d1d92ec9f97b7e8ec1db5a4a5f7c40 /science/bft | |
parent | 542da4442bdedfe99d8bc65fad20e4218492fd1d (diff) | |
download | ports-69a39f5f38e05ce684e2eb92128457e1f52b22e2.tar.gz ports-69a39f5f38e05ce684e2eb92128457e1f52b22e2.zip |
Notes
Diffstat (limited to 'science/bft')
-rw-r--r-- | science/bft/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/bft/Makefile b/science/bft/Makefile index bdd24b49ebab..05f7bd1c1d33 100644 --- a/science/bft/Makefile +++ b/science/bft/Makefile @@ -17,6 +17,7 @@ COMMENT= Code_Saturne Base Functions and Types library WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +WITH_FBSD10_FIX=yes USE_LDCONFIG= yes GNU_CONFIGURE= yes |