diff options
Diffstat (limited to 'textproc/libcroco/Makefile')
-rw-r--r-- | textproc/libcroco/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile index ee53dafec50d..2cfff2295281 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -17,7 +17,7 @@ COMMENT= CSS2 parsing library USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GNOME= gnomehack glib20 libxml2 ltverhack PLIST_SUB= VERSION="0.6" |