diff options
author | clsung <clsung@FreeBSD.org> | 2006-08-15 00:29:13 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-08-15 00:29:13 +0000 |
commit | 15d63d3453345638c822efbea0e9024612576ad9 (patch) | |
tree | d791bc09e611ad8bf83cafb0113310121bd0f5ad /math/bihar | |
parent | 5ae1e733538696e693315558e0fe177834c3b4c1 (diff) | |
download | FreeBSD-ports-15d63d3453345638c822efbea0e9024612576ad9.zip FreeBSD-ports-15d63d3453345638c822efbea0e9024612576ad9.tar.gz |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Diffstat (limited to 'math/bihar')
-rw-r--r-- | math/bihar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/bihar/Makefile b/math/bihar/Makefile index 71e6027..521c901 100644 --- a/math/bihar/Makefile +++ b/math/bihar/Makefile @@ -23,7 +23,7 @@ EXTRACT_CMD= ${TAR} EXTRACT_BEFORE_ARGS= -xf EXTRACT_AFTER_ARGS= # empty -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes PORTDOCS= fft.doc.gz |