diff options
-rw-r--r-- | devel/bison-devel/Makefile | 5 | ||||
-rw-r--r-- | devel/bison/Makefile | 5 | ||||
-rw-r--r-- | devel/bison175/Makefile | 5 | ||||
-rw-r--r-- | devel/bison1875/Makefile | 5 | ||||
-rw-r--r-- | devel/bison2/Makefile | 5 | ||||
-rw-r--r-- | devel/bison20/Makefile | 5 |
6 files changed, 30 insertions, 0 deletions
diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile index ac70c15..1ce99a8 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: diff --git a/devel/bison/Makefile b/devel/bison/Makefile index ac70c15..1ce99a8 100644 --- a/devel/bison/Makefile +++ b/devel/bison/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: diff --git a/devel/bison175/Makefile b/devel/bison175/Makefile index ac70c15..1ce99a8 100644 --- a/devel/bison175/Makefile +++ b/devel/bison175/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: 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: diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile index ac70c15..1ce99a8 100644 --- a/devel/bison2/Makefile +++ b/devel/bison2/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: diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile index ac70c15..1ce99a8 100644 --- a/devel/bison20/Makefile +++ b/devel/bison20/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: |