summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/glib12/Makefile1
-rw-r--r--devel/glib13/Makefile1
-rw-r--r--devel/glib20/Makefile1
-rw-r--r--x11-toolkits/gtk12/Makefile1
-rw-r--r--x11-toolkits/gtk13/Makefile1
-rw-r--r--x11-toolkits/gtk20/Makefile1
-rw-r--r--x11-toolkits/gtk30/Makefile1
7 files changed, 7 insertions, 0 deletions
diff --git a/devel/glib12/Makefile b/devel/glib12/Makefile
index ca9eb32507bc..adb252328f6d 100644
--- a/devel/glib12/Makefile
+++ b/devel/glib12/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \
MAINTAINER= vanilla@FreeBSD.org
USE_LIBTOOL= yes
+LIBTOOLFLAGS= --disable-ltlibs --release-suffix
CONFIGURE_ARGS= --includedir=${PREFIX}/include/glib12
MAN1= glib12-config.1
diff --git a/devel/glib13/Makefile b/devel/glib13/Makefile
index ca9eb32507bc..adb252328f6d 100644
--- a/devel/glib13/Makefile
+++ b/devel/glib13/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \
MAINTAINER= vanilla@FreeBSD.org
USE_LIBTOOL= yes
+LIBTOOLFLAGS= --disable-ltlibs --release-suffix
CONFIGURE_ARGS= --includedir=${PREFIX}/include/glib12
MAN1= glib12-config.1
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index ca9eb32507bc..adb252328f6d 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \
MAINTAINER= vanilla@FreeBSD.org
USE_LIBTOOL= yes
+LIBTOOLFLAGS= --disable-ltlibs --release-suffix
CONFIGURE_ARGS= --includedir=${PREFIX}/include/glib12
MAN1= glib12-config.1
diff --git a/x11-toolkits/gtk12/Makefile b/x11-toolkits/gtk12/Makefile
index 5ea00085e8bf..512cb6d61cc2 100644
--- a/x11-toolkits/gtk12/Makefile
+++ b/x11-toolkits/gtk12/Makefile
@@ -23,6 +23,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_X_PREFIX= yes
USE_PERL5= yes
USE_LIBTOOL= yes
+LIBTOOLFLAGS= --disable-ltlibs --release-suffix
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
X_CFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile
index 5ea00085e8bf..512cb6d61cc2 100644
--- a/x11-toolkits/gtk13/Makefile
+++ b/x11-toolkits/gtk13/Makefile
@@ -23,6 +23,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_X_PREFIX= yes
USE_PERL5= yes
USE_LIBTOOL= yes
+LIBTOOLFLAGS= --disable-ltlibs --release-suffix
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
X_CFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 5ea00085e8bf..512cb6d61cc2 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -23,6 +23,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_X_PREFIX= yes
USE_PERL5= yes
USE_LIBTOOL= yes
+LIBTOOLFLAGS= --disable-ltlibs --release-suffix
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
X_CFLAGS="-I${LOCALBASE}/include" \
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index 5ea00085e8bf..512cb6d61cc2 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -23,6 +23,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
USE_X_PREFIX= yes
USE_PERL5= yes
USE_LIBTOOL= yes
+LIBTOOLFLAGS= --disable-ltlibs --release-suffix
CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
X_CFLAGS="-I${LOCALBASE}/include" \