diff options
Diffstat (limited to 'textproc/libcroco')
-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 490b037a1110..6a2b27836bd1 100644 --- a/textproc/libcroco/Makefile +++ b/textproc/libcroco/Makefile @@ -16,7 +16,7 @@ COMMENT= CSS2 parsing library USE_BZIP2= yes USE_GMAKE= yes -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_GNOME= gnomehack gtk20 libxml2 |