diff options
author | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2002-08-01 16:22:41 +0000 |
commit | c8eaa93644980f3fb055e61b794ca9a9f399853d (patch) | |
tree | 60cccd66ad3b96a99ef31426ff5de7ea3b10d37e /databases | |
parent | 05a6d5adc72f0599c2474427957578c01e9646d5 (diff) | |
download | ports-c8eaa93644980f3fb055e61b794ca9a9f399853d.tar.gz ports-c8eaa93644980f3fb055e61b794ca9a9f399853d.zip |
Notes
Diffstat (limited to 'databases')
-rw-r--r-- | databases/mysql-gui/Makefile | 2 | ||||
-rw-r--r-- | databases/namazu2/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Sybase/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-Search-Namazu/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql-devel-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql-devel/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql7/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql73-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql73/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql74-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql80-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql81-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql82-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql83-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql84-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql90-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql91-server/Makefile | 2 | ||||
-rw-r--r-- | databases/postgresql92-server/Makefile | 2 | ||||
-rw-r--r-- | databases/sqsh/Makefile | 2 |
19 files changed, 19 insertions, 19 deletions
diff --git a/databases/mysql-gui/Makefile b/databases/mysql-gui/Makefile index b6445f9ebeaa..644732031add 100644 --- a/databases/mysql-gui/Makefile +++ b/databases/mysql-gui/Makefile @@ -22,7 +22,7 @@ MAINTAINER= cyrille.lefevre@laposte.net # LIB_DEPENDS= sqlplus.1:${PORTSDIR}/databases/mysql++ \ - intl.2:${PORTSDIR}/devel/gettext \ + intl.4:${PORTSDIR}/devel/gettext \ glut.3:${PORTSDIR}/graphics/Mesa3 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ fleditor.1:${PORTSDIR}/x11-toolkits/fl_editor \ diff --git a/databases/namazu2/Makefile b/databases/namazu2/Makefile index fdc96ef3553a..e0f8c3da6947 100644 --- a/databases/namazu2/Makefile +++ b/databases/namazu2/Makefile @@ -14,7 +14,7 @@ PKGNAMESUFFIX= 2 MAINTAINER= knu@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext BUILD_DEPENDS= ${PM_BASE}/File/MMagic.pm:${PORTSDIR}/devel/p5-File-MMagic RUN_DEPENDS= ${PM_BASE}/File/MMagic.pm:${PORTSDIR}/devel/p5-File-MMagic # xlHtml:${PORTSDIR}/textproc/xlhtml \ diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile index f4b667917dc7..afe2cd9754ac 100644 --- a/databases/p5-DBD-Sybase/Makefile +++ b/databases/p5-DBD-Sybase/Makefile @@ -17,7 +17,7 @@ MAINTAINER= sheldonh@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= ct.0:${PORTSDIR}/databases/freetds \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/databases/p5-Search-Namazu/Makefile b/databases/p5-Search-Namazu/Makefile index 77733e505026..19ffc7580a28 100644 --- a/databases/p5-Search-Namazu/Makefile +++ b/databases/p5-Search-Namazu/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ nmz.5:${PORTSDIR}/databases/namazu2 PERL_CONFIGURE= YES diff --git a/databases/postgresql-devel-server/Makefile b/databases/postgresql-devel-server/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql-devel-server/Makefile +++ b/databases/postgresql-devel-server/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql-devel/Makefile b/databases/postgresql-devel/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql-devel/Makefile +++ b/databases/postgresql-devel/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql7/Makefile b/databases/postgresql7/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql7/Makefile +++ b/databases/postgresql7/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql73-server/Makefile b/databases/postgresql73-server/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql73-server/Makefile +++ b/databases/postgresql73-server/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql73/Makefile b/databases/postgresql73/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql73/Makefile +++ b/databases/postgresql73/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql74-server/Makefile b/databases/postgresql74-server/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql74-server/Makefile +++ b/databases/postgresql74-server/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql80-server/Makefile b/databases/postgresql80-server/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql80-server/Makefile +++ b/databases/postgresql80-server/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql81-server/Makefile b/databases/postgresql81-server/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql81-server/Makefile +++ b/databases/postgresql81-server/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql82-server/Makefile b/databases/postgresql82-server/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql82-server/Makefile +++ b/databases/postgresql82-server/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql83-server/Makefile b/databases/postgresql83-server/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql83-server/Makefile +++ b/databases/postgresql83-server/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql84-server/Makefile b/databases/postgresql84-server/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql84-server/Makefile +++ b/databases/postgresql84-server/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql90-server/Makefile b/databases/postgresql90-server/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql90-server/Makefile +++ b/databases/postgresql90-server/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql91-server/Makefile b/databases/postgresql91-server/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql91-server/Makefile +++ b/databases/postgresql91-server/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/postgresql92-server/Makefile b/databases/postgresql92-server/Makefile index e525414d3036..4395c5dd3b9c 100644 --- a/databases/postgresql92-server/Makefile +++ b/databases/postgresql92-server/Makefile @@ -59,7 +59,7 @@ LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt CONFIGURE_ARGS+=--enable-nls CONFIGURE_ENV+= "LIBS=-lintl" LDFLAGS+= -L${LOCALBASE}/lib -lintl -LIB_DEPENDS+= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS+= intl.4:${PORTSDIR}/devel/gettext PLIST_SUB+= GETTEXT="" .else PLIST_SUB+= GETTEXT="@comment " diff --git a/databases/sqsh/Makefile b/databases/sqsh/Makefile index 3cb85aabdbc5..c38bdb563af6 100644 --- a/databases/sqsh/Makefile +++ b/databases/sqsh/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= midom@dammit.lt LIB_DEPENDS= tds.0:${PORTSDIR}/databases/freetds \ - intl.2:${PORTSDIR}/devel/gettext + intl.4:${PORTSDIR}/devel/gettext BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash1 GNU_CONFIGURE= yes |