diff options
Diffstat (limited to 'devel/libdict/Makefile')
-rw-r--r-- | devel/libdict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdict/Makefile b/devel/libdict/Makefile index 876715fd428c..f214e81f1285 100644 --- a/devel/libdict/Makefile +++ b/devel/libdict/Makefile @@ -18,7 +18,7 @@ COMMENT= Library providing access to ``dictionary'' data structures USE_GMAKE= yes MAKEFILE= GNUmakefile -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes post-extract: . for ___f in avl_insert.pdf empty.pdf treap_insert.pdf |