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/enchant/Makefile | |
parent | d1e1e59912e7541e154a7b1817a40d2b6effb0bd (diff) | |
download | ports-31ad592f90e818f64b067aaa86f01c660a06153d.tar.gz ports-31ad592f90e818f64b067aaa86f01c660a06153d.zip |
Notes
Diffstat (limited to 'textproc/enchant/Makefile')
-rw-r--r-- | textproc/enchant/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/enchant/Makefile b/textproc/enchant/Makefile index e732622cf0d0..16d2a196af7e 100644 --- a/textproc/enchant/Makefile +++ b/textproc/enchant/Makefile @@ -17,7 +17,7 @@ COMMENT= Dictionary/spellchecking framework USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GNOME= gnomehack gnometarget glib20 ltverhack CONFIGURE_ARGS= --disable-hspell \ --disable-uspell |