diff options
Diffstat (limited to 'devel/glib12')
-rw-r--r-- | devel/glib12/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glib12/Makefile b/devel/glib12/Makefile index 09c29a0f7531..33049fc82c8d 100644 --- a/devel/glib12/Makefile +++ b/devel/glib12/Makefile @@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Some useful routines of C programming (previous stable version) USE_GNOME= pkgconfig -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-suffix CONFIGURE_ARGS= --includedir=${PREFIX}/include/glib12 |