From e43635a55428875b8e01415a02689ab9e79972d0 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Mon, 12 Jun 2000 10:00:36 +0000 Subject: Use installed libintl instead of the port's own version. --- devel/bison-devel/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'devel/bison-devel') diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile index ac70c15d1481..1ce99a8ec4e9 100644 --- a/devel/bison-devel/Makefile +++ b/devel/bison-devel/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.2.3