diff options
Diffstat (limited to 'devel/glib13/Makefile')
-rw-r--r-- | devel/glib13/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glib13/Makefile b/devel/glib13/Makefile index 5856940..4af216f 100644 --- a/devel/glib13/Makefile +++ b/devel/glib13/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ MAINTAINER= vanilla@FreeBSD.org USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-suffix CONFIGURE_ARGS= --includedir=${PREFIX}/include/glib12 |