summaryrefslogtreecommitdiff
path: root/devel/gettext
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-09-19 21:01:42 +0000
committertron <tron@pkgsrc.org>2000-09-19 21:01:42 +0000
commitc7d5c13a575bec600c74af19606be2a675237cea (patch)
tree0a2e6751a13cf26b9d992ba977ecbbd4cf735609 /devel/gettext
parentc88b9ae437cd7489179adeeedcf5523952d2f45c (diff)
downloadpkgsrc-c7d5c13a575bec600c74af19606be2a675237cea.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