summaryrefslogtreecommitdiff
path: root/devel/gettext
diff options
context:
space:
mode:
authortron <tron>2000-09-19 21:01:42 +0000
committertron <tron>2000-09-19 21:01:42 +0000
commit826d65f18b15dc8eab8c483fb963de803bc4586d (patch)
tree0a2e6751a13cf26b9d992ba977ecbbd4cf735609 /devel/gettext
parent5673c7c7077f49247645a3c92e95b2f20aad92ad (diff)
downloadpkgsrc-826d65f18b15dc8eab8c483fb963de803bc4586d.tar.gz
Configure with option "--with-included-gettext" to avoid building an
useless "libintl" if the "gettext" package is already installed. Fix provided by Olaf 'Rhialto' Seibert in PR pkg/11039.
Diffstat (limited to 'devel/gettext')
-rw-r--r--devel/gettext/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile
index a82d9d8ddfc..559fc215aae 100644
--- a/devel/gettext/Makefile
+++ b/devel/gettext/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2000/06/30 17:07:35 danw Exp $
+# $NetBSD: Makefile,v 1.15 2000/09/19 21:01:42 tron Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1998/08/09 15:13:33 kuriyama Exp
#
@@ -12,6 +12,7 @@ MAINTAINER= packages@netbsd.org
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+CONFIGURE_ARGS+= --with-included-gettext
INFO_FILES= gettext.info