summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-09-11 01:06:13 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-09-11 01:06:13 +0000
commit3d948d5b89a06da2077518a07cc6d35aae6c8a93 (patch)
tree22700b713d1eb3093e95df9aab3dd0eb1ce95b11
parentSubmitted by: maintainer (diff)
Set
LIBTOOLFLAGS= --disable-ltlibs --release-suffix to take advandate of new libtools. Submitted by: libtools maintainer
-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" \