diff options
author | marcus <marcus@FreeBSD.org> | 2004-02-04 12:36:30 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-02-04 12:36:30 +0800 |
commit | 7073ebf74ec3895bb8dada6cbe2e57f3329849cc (patch) | |
tree | 6e94333233053731622780aae8a8285e148ade96 /lang | |
parent | f687852f8f35b5067f8978d6405346545b01be3a (diff) | |
download | freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.gz freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.tar.zst freebsd-ports-gnome-7073ebf74ec3895bb8dada6cbe2e57f3329849cc.zip |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
Diffstat (limited to 'lang')
-rw-r--r-- | lang/clisp/Makefile | 6 | ||||
-rw-r--r-- | lang/gawk/Makefile | 4 | ||||
-rw-r--r-- | lang/librep/Makefile | 6 | ||||
-rw-r--r-- | lang/lush/Makefile | 5 | ||||
-rw-r--r-- | lang/mdk/Makefile | 4 | ||||
-rw-r--r-- | lang/open-cobol-devel/Makefile | 5 | ||||
-rw-r--r-- | lang/open-cobol/Makefile | 5 | ||||
-rw-r--r-- | lang/php4/Makefile | 4 | ||||
-rw-r--r-- | lang/php5/Makefile | 4 | ||||
-rw-r--r-- | lang/php53/Makefile | 4 |
10 files changed, 25 insertions, 22 deletions
diff --git a/lang/clisp/Makefile b/lang/clisp/Makefile index 310aa75666f3..9cc2e6a930a3 100644 --- a/lang/clisp/Makefile +++ b/lang/clisp/Makefile @@ -7,7 +7,7 @@ PORTNAME= clisp PORTVERSION= 2.30 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= ftp://cvs2.cons.org/pub/lisp/clisp/source/${PORTVERSION}/ \ ${MASTER_SITE_SOURCEFORGE} @@ -16,12 +16,12 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= henrik.motakef@web.de COMMENT= An ANSI Common Lisp -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ - intl.5:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv USE_BZIP2= yes GNU_CONFIGURE= yes USE_GCC= 2.95 +USE_GETTEXT= yes # In clisp-2.28, the build dies in the "regexp" module: the build target # invokes a configure script, which encounters a different CC variable than diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile index cda276fc9054..b27d8f85dc81 100644 --- a/lang/gawk/Makefile +++ b/lang/gawk/Makefile @@ -6,6 +6,7 @@ PORTNAME= gawk PORTVERSION= 3.1.1 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gawk @@ -13,8 +14,6 @@ MASTER_SITE_SUBDIR= gawk MAINTAINER= dd@FreeBSD.org COMMENT= The GNU version of Awk -BUILD_DEPENDS= ${LOCALBASE}/lib/libintl.a:${PORTSDIR}/devel/gettext-old - .include <bsd.port.pre.mk> .if ${OSVERSION} >= 500039 @@ -27,5 +26,6 @@ CONFIGURE_ARGS= --with-libiconv-prefix=${LOCALBASE} \ MAN1= gawk.1 igawk.1 PLIST_SUB= VERSION=${PORTVERSION} +USE_GETTEXT= yes .include <bsd.port.post.mk> diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 4c09487784d5..7d3bbcb05427 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -7,7 +7,7 @@ PORTNAME= librep PORTVERSION= 0.16.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= lang elisp gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= librep @@ -15,11 +15,11 @@ MASTER_SITE_SUBDIR= librep MAINTAINER= gnome@FreeBSD.org COMMENT= An Emacs Lisp like runtime library -LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ - intl.5:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm PLIST_SUB= GNUHOST=${ARCH}-pc-freebsd${OSREL:C/\..*//} VERSION=${PORTVERSION} +USE_GETTEXT= yes USE_GMAKE= yes INSTALLS_SHLIB= yes GNU_CONFIGURE= yes diff --git a/lang/lush/Makefile b/lang/lush/Makefile index 3d8f2214ae49..a003b08975ec 100644 --- a/lang/lush/Makefile +++ b/lang/lush/Makefile @@ -6,6 +6,7 @@ PORTNAME= lush PORTVERSION= 0.99 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= lush @@ -13,9 +14,9 @@ MASTER_SITE_SUBDIR= lush MAINTAINER= dyeske@yahoo.com COMMENT= A high level object-oriented programming language -LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image \ - intl.5:${PORTSDIR}/devel/gettext-old +LIB_DEPENDS= SDL_image.10:${PORTSDIR}/graphics/sdl_image +USE_GETTEXT= yes USE_X_PREFIX= yes USE_GL= yes USE_SDL= yes diff --git a/lang/mdk/Makefile b/lang/mdk/Makefile index b74297a39293..4e2527f8f75d 100644 --- a/lang/mdk/Makefile +++ b/lang/mdk/Makefile @@ -8,7 +8,7 @@ PORTNAME= mdk PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang gnome MASTER_SITES= ${MASTER_SITE_GNU} \ ${MASTER_SITE_SOURCEFORGE} @@ -18,9 +18,9 @@ MAINTAINER= ports@FreeBSD.org COMMENT= MIX Development Kit offers an emulation of MIX and MIXAL LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \ - intl.5:${PORTSDIR}/devel/gettext-old \ guile.15:${PORTSDIR}/lang/guile +USE_GETTEXT= yes USE_REINPLACE= yes USE_GETOPT_LONG= yes USE_X_PREFIX= yes diff --git a/lang/open-cobol-devel/Makefile b/lang/open-cobol-devel/Makefile index a66fac72b75f..eed96f2680bd 100644 --- a/lang/open-cobol-devel/Makefile +++ b/lang/open-cobol-devel/Makefile @@ -8,6 +8,7 @@ PORTNAME= open-cobol PORTVERSION= 0.23 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,8 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An open-source COBOL compiler -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ - ltdl.4:${PORTSDIR}/devel/libltdl \ +LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \ gmp.6:${PORTSDIR}/math/libgmp4 GNU_CONFIGURE= yes @@ -27,5 +27,6 @@ CONFIGURE_ARGS= --with-readline INSTALLS_SHLIB= yes INFO= open-cobol +USE_GETTEXT= yes .include <bsd.port.mk> diff --git a/lang/open-cobol/Makefile b/lang/open-cobol/Makefile index a66fac72b75f..eed96f2680bd 100644 --- a/lang/open-cobol/Makefile +++ b/lang/open-cobol/Makefile @@ -8,6 +8,7 @@ PORTNAME= open-cobol PORTVERSION= 0.23 +PORTREVISION= 1 CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,8 +16,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= An open-source COBOL compiler -LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext-old \ - ltdl.4:${PORTSDIR}/devel/libltdl \ +LIB_DEPENDS= ltdl.4:${PORTSDIR}/devel/libltdl \ gmp.6:${PORTSDIR}/math/libgmp4 GNU_CONFIGURE= yes @@ -27,5 +27,6 @@ CONFIGURE_ARGS= --with-readline INSTALLS_SHLIB= yes INFO= open-cobol +USE_GETTEXT= yes .include <bsd.port.mk> diff --git a/lang/php4/Makefile b/lang/php4/Makefile index 705f40986962..4a057e506312 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -21,7 +21,7 @@ PORTNAME= php4 PORTVERSION= 4.3.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES?= lang devel www MASTER_SITES= http://www.php.net/distributions/:release \ http://it.php.net/distributions/:release \ @@ -326,7 +326,7 @@ CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE} .endif .if defined(WITH_GETTEXT) -LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext-old +USE_GETTEXT= yes CONFIGURE_ARGS+=--with-gettext=${LOCALBASE} .endif diff --git a/lang/php5/Makefile b/lang/php5/Makefile index 43afe764eb32..ea309e5b0386 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -21,7 +21,7 @@ PORTNAME= php5 PORTVERSION= 5.0.0.a4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= lang devel www MASTER_SITES= http://www.php.net/distributions/:release \ http://it.php.net/distributions/:release \ @@ -314,7 +314,7 @@ CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE} .endif .if defined(WITH_GETTEXT) -LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext-old +USE_GETTEXT= yes CONFIGURE_ARGS+=--with-gettext=${LOCALBASE} .endif diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 43afe764eb32..ea309e5b0386 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -21,7 +21,7 @@ PORTNAME= php5 PORTVERSION= 5.0.0.a4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES?= lang devel www MASTER_SITES= http://www.php.net/distributions/:release \ http://it.php.net/distributions/:release \ @@ -314,7 +314,7 @@ CONFIGURE_ARGS+=--with-gdbm=${LOCALBASE} .endif .if defined(WITH_GETTEXT) -LIB_DEPENDS+= intl.5:${PORTSDIR}/devel/gettext-old +USE_GETTEXT= yes CONFIGURE_ARGS+=--with-gettext=${LOCALBASE} .endif |