summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/bison-devel/Makefile2
-rw-r--r--devel/bison/Makefile2
-rw-r--r--devel/bison175/Makefile2
-rw-r--r--devel/bison1875/Makefile2
-rw-r--r--devel/bison2/Makefile2
-rw-r--r--devel/bison20/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/devel/bison-devel/Makefile b/devel/bison-devel/Makefile
index 1ce99a8ec4e9..27bb047f98f6 100644
--- a/devel/bison-devel/Makefile
+++ b/devel/bison-devel/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib -lintl"
MAN1= bison.1
diff --git a/devel/bison/Makefile b/devel/bison/Makefile
index 1ce99a8ec4e9..27bb047f98f6 100644
--- a/devel/bison/Makefile
+++ b/devel/bison/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib -lintl"
MAN1= bison.1
diff --git a/devel/bison175/Makefile b/devel/bison175/Makefile
index 1ce99a8ec4e9..27bb047f98f6 100644
--- a/devel/bison175/Makefile
+++ b/devel/bison175/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib -lintl"
MAN1= bison.1
diff --git a/devel/bison1875/Makefile b/devel/bison1875/Makefile
index 1ce99a8ec4e9..27bb047f98f6 100644
--- a/devel/bison1875/Makefile
+++ b/devel/bison1875/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib -lintl"
MAN1= bison.1
diff --git a/devel/bison2/Makefile b/devel/bison2/Makefile
index 1ce99a8ec4e9..27bb047f98f6 100644
--- a/devel/bison2/Makefile
+++ b/devel/bison2/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib -lintl"
MAN1= bison.1
diff --git a/devel/bison20/Makefile b/devel/bison20/Makefile
index 1ce99a8ec4e9..27bb047f98f6 100644
--- a/devel/bison20/Makefile
+++ b/devel/bison20/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib -lintl"
MAN1= bison.1