diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-11-05 03:59:12 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-11-05 03:59:12 +0000 |
commit | 31ad592f90e818f64b067aaa86f01c660a06153d (patch) | |
tree | 9164b8e7e41885f711dc43ca3bd1e112cbd34718 /textproc/link-grammar/Makefile | |
parent | d1e1e59912e7541e154a7b1817a40d2b6effb0bd (diff) |
Notes
Diffstat (limited to 'textproc/link-grammar/Makefile')
-rw-r--r-- | textproc/link-grammar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile index 21ff0f00ce2e..c8d7401b44ca 100644 --- a/textproc/link-grammar/Makefile +++ b/textproc/link-grammar/Makefile @@ -16,7 +16,7 @@ COMMENT= A grammar checking library USE_GNOME= gnometarget ltverhack USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes DOCS= AUTHORS LICENSE MAINTAINERS README |