summaryrefslogtreecommitdiff
path: root/devel
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 /devel
parentSubmitted by: maintainer (diff)
Set
LIBTOOLFLAGS= --disable-ltlibs --release-suffix to take advandate of new libtools. Submitted by: libtools maintainer
Notes
Notes: svn path=/head/; revision=21649
Diffstat (limited to 'devel')
-rw-r--r--devel/glib12/Makefile1
-rw-r--r--devel/glib13/Makefile1
-rw-r--r--devel/glib20/Makefile1
3 files changed, 3 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