From 9210b7cb0736d3caf5bffb4efd46c7cd6856af55 Mon Sep 17 00:00:00 2001 From: Ade Lovett Date: Fri, 15 Mar 2002 19:44:29 +0000 Subject: Stage 1 of gettext update. Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr --- www/sitecopy/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/sitecopy/Makefile') diff --git a/www/sitecopy/Makefile b/www/sitecopy/Makefile index f1a81efe0ac4..40c5cc749147 100644 --- a/www/sitecopy/Makefile +++ b/www/sitecopy/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.lyra.org/sitecopy/ MAINTAINER= olgeni@FreeBSD.org -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext-old GNU_CONFIGURE= yes CONFIGURE_ENV= CC="${CC} -I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib -lintl" -- cgit v1.2.3