From f0a35e78ab8178003273f8f94557026b81efc8ba Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 12 Jun 2000 10:00:36 +0000 Subject: Use installed libintl instead of the port's own version. --- devel/bison1875/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'devel/bison1875') diff --git a/devel/bison1875/Makefile b/devel/bison1875/Makefile index ac70c15..1ce99a8 100644 --- a/devel/bison1875/Makefile +++ b/devel/bison1875/Makefile @@ -15,7 +15,12 @@ MASTER_SITE_SUBDIR= bison MAINTAINER= wghicks@bellsouth.net MAINTAINER= obrien@NUXI.com +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext + GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + MAN1= bison.1 post-install: -- cgit v1.1