diff options
Diffstat (limited to 'math/bihar/Makefile')
-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 71e6027ccc6f..521c9012d176 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 |