From c8eaa93644980f3fb055e61b794ca9a9f399853d Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Thu, 1 Aug 2002 16:22:41 +0000 Subject: Chase shlib rev of devel/gettext Submitted by: lots and lots Pointy hat to: ade --- archivers/gtar/Makefile | 2 +- archivers/rpm/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'archivers') diff --git a/archivers/gtar/Makefile b/archivers/gtar/Makefile index 2dcfbe9c19ec..2c49447cb853 100644 --- a/archivers/gtar/Makefile +++ b/archivers/gtar/Makefile @@ -16,7 +16,7 @@ PKGNAMEPREFIX= g MAINTAINER= naddy@FreeBSD.org -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g diff --git a/archivers/rpm/Makefile b/archivers/rpm/Makefile index a2800266f02f..9f211621c8de 100644 --- a/archivers/rpm/Makefile +++ b/archivers/rpm/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.rpm.org/pub/rpm/dist/rpm-3.0.x/ \ MAINTAINER= nakai@FreeBSD.org BUILD_DEPENDS= msgfmt-old:${PORTSDIR}/devel/gettext-old -LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext \ +LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ popt.0:${PORTSDIR}/devel/popt .if !exists(/usr/bin/bzip2) LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2 -- cgit v1.2.3