diff options
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r-- | graphics/cairo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index 8ca724496e08..29cfe9a8c2e5 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -30,7 +30,7 @@ CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \ --disable-directfb \ --enable-gobject USE_GNOME= glib20 gnomehack ltverhack referencehack -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_LDCONFIG= yes CPPFLAGS+= ${PTHREAD_CFLAGS} |