aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
committerAde Lovett <ade@FreeBSD.org>2004-06-04 17:29:38 +0000
commit1a628ded35ecbbc5eeb75598dd844d830aca8cb2 (patch)
tree128ce8505dc266bea10a8cf389f38de197424aed /lang
parent639a61155c89af6b9b01d796a82cbd2ad643a299 (diff)
downloadports-1a628ded35ecbbc5eeb75598dd844d830aca8cb2.tar.gz
ports-1a628ded35ecbbc5eeb75598dd844d830aca8cb2.zip
Sync with new bsd.autotools.mk
Notes
Notes: svn path=/head/; revision=110841
Diffstat (limited to 'lang')
-rw-r--r--lang/gambas/Makefile4
-rw-r--r--lang/glade-gpl/Makefile1
-rw-r--r--lang/gnat-glade/Makefile1
-rw-r--r--lang/guile/Makefile3
-rw-r--r--lang/mozart/Makefile3
-rw-r--r--lang/open-cobol-devel/Makefile4
-rw-r--r--lang/open-cobol/Makefile4
-rw-r--r--lang/php4/Makefile2
-rw-r--r--lang/php5/Makefile2
-rw-r--r--lang/php53/Makefile2
-rw-r--r--lang/tensile/Makefile4
11 files changed, 15 insertions, 15 deletions
diff --git a/lang/gambas/Makefile b/lang/gambas/Makefile
index 908416735de9..69015a405951 100644
--- a/lang/gambas/Makefile
+++ b/lang/gambas/Makefile
@@ -13,10 +13,10 @@ MASTER_SITES= http://gambas.sourceforge.net/
MAINTAINER= thierry@FreeBSD.org
COMMENT= Gambas Almost Means BASic
-LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl \
- ltdl.4:${PORTSDIR}/devel/libltdl
+LIB_DEPENDS= curl.2:${PORTSDIR}/ftp/curl
RUN_DEPENDS= pgrep:${PORTSDIR}/sysutils/pkill
+USE_LIBLTDL= YES
USE_KDELIBS_VER= 3
USE_GETTEXT= yes
USE_BZIP2= yes
diff --git a/lang/glade-gpl/Makefile b/lang/glade-gpl/Makefile
index 9ebc46e25e00..6f79d2d978aa 100644
--- a/lang/glade-gpl/Makefile
+++ b/lang/glade-gpl/Makefile
@@ -19,6 +19,7 @@ COMMENT= GNU Ada distributed systems annex
BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat
USE_AUTOMAKE_VER=14
+USE_AUTOCONF_VER=213
CONFIGURE_ENV= ADA=adagcc
USE_GMAKE= yes
USE_PERL5_BUILD=yes
diff --git a/lang/gnat-glade/Makefile b/lang/gnat-glade/Makefile
index 9ebc46e25e00..6f79d2d978aa 100644
--- a/lang/gnat-glade/Makefile
+++ b/lang/gnat-glade/Makefile
@@ -19,6 +19,7 @@ COMMENT= GNU Ada distributed systems annex
BUILD_DEPENDS= adagcc:${PORTSDIR}/lang/gnat
USE_AUTOMAKE_VER=14
+USE_AUTOCONF_VER=213
CONFIGURE_ENV= ADA=adagcc
USE_GMAKE= yes
USE_PERL5_BUILD=yes
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index d6c2c55daaaa..b6b424f7be84 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -15,8 +15,7 @@ MASTER_SITE_SUBDIR= guile
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNU Ubiquitous Intelligent Language for Extension
-LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl
-
+USE_LIBLTDL= yes
USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
diff --git a/lang/mozart/Makefile b/lang/mozart/Makefile
index 6abbf3243db1..ed6e72178e9a 100644
--- a/lang/mozart/Makefile
+++ b/lang/mozart/Makefile
@@ -17,7 +17,6 @@ DISTFILES+= ${MOZART_DOCS}
MAINTAINER= mathiasp@virtual-earth.de
COMMENT= A distributed language with constraint-based inference
-PATCH_DEPENDS= autoconf213:${PORTSDIR}/devel/autoconf213
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs \
${LOCALBASE}/include/gmp.h:${PORTSDIR}/math/libgmp4
LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \
@@ -61,7 +60,7 @@ pre-extract:
@${ECHO} ----------------------------------------------------
@${ECHO}
-post-patch:
+pre-configure:
cd ${WRKSRC}/platform/emulator \
&& ${AUTOCONF} ${AUTOCONF_ARGS} -l ${WRKSRC}
cd ${WRKSRC}/platform/tools/gump/ozflex \
diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile
index 1dee18e1a35c..464e51801862 100644
--- a/lang/open-cobol-devel/Makefile
+++ b/lang/open-cobol-devel/Makefile
@@ -16,9 +16,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An open-source COBOL compiler
-LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \
- gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
+USE_LIBLTDL= yes
USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile
index 1dee18e1a35c..464e51801862 100644
--- a/lang/open-cobol/Makefile
+++ b/lang/open-cobol/Makefile
@@ -16,9 +16,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= An open-source COBOL compiler
-LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \
- gmp.6:${PORTSDIR}/math/libgmp4
+LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
+USE_LIBLTDL= yes
USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index 38be225f0cd0..f8e98eac959e 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -370,7 +370,7 @@ CONFIGURE_ARGS+=--with-mcve=${LOCALBASE}
.if defined(WITH_MCRYPT)
LIB_DEPENDS+= mcrypt.8:${PORTSDIR}/security/libmcrypt
-LIB_DEPENDS+= ltdl.4:${PORTSDIR}/devel/libltdl
+USE_LIBLTDL= yes
CONFIGURE_ARGS+=--with-mcrypt=${LOCALBASE}
.endif
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 5c49df49fca5..d578c1f1a3c8 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -349,7 +349,7 @@ CONFIGURE_ARGS+=--with-mcve=${LOCALBASE}
.if defined(WITH_MCRYPT)
LIB_DEPENDS+= mcrypt.8:${PORTSDIR}/security/libmcrypt
-LIB_DEPENDS+= ltdl.4:${PORTSDIR}/devel/libltdl
+USE_LIBLTDL= yes
CONFIGURE_ARGS+=--with-mcrypt=${LOCALBASE}
.endif
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index 5c49df49fca5..d578c1f1a3c8 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -349,7 +349,7 @@ CONFIGURE_ARGS+=--with-mcve=${LOCALBASE}
.if defined(WITH_MCRYPT)
LIB_DEPENDS+= mcrypt.8:${PORTSDIR}/security/libmcrypt
-LIB_DEPENDS+= ltdl.4:${PORTSDIR}/devel/libltdl
+USE_LIBLTDL= yes
CONFIGURE_ARGS+=--with-mcrypt=${LOCALBASE}
.endif
diff --git a/lang/tensile/Makefile b/lang/tensile/Makefile
index f785fbbbb619..bf8c5c2db66a 100644
--- a/lang/tensile/Makefile
+++ b/lang/tensile/Makefile
@@ -18,9 +18,9 @@ MASTER_SITES= http://savannah.gnu.org/download/nsl/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Programming language designed for especially complex processing texts
-LIB_DEPENDS= utils.1:${PORTSDIR}/lang/libutils \
- ltdl.4:${PORTSDIR}/devel/libltdl
+LIB_DEPENDS= utils.1:${PORTSDIR}/lang/libutils
+USE_LIBLTDL= yes
USE_REINPLACE= yes
USE_GMAKE= yes
USE_LIBTOOL_VER=13