summaryrefslogtreecommitdiff
path: root/devel/gettext/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-11-18 15:09:35 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-11-18 15:09:35 +0000
commit1d6cf605455b94adab3912b5fb1e5ffc986ed5d8 (patch)
treeb56140de00176c187c8bacb1f422d67b4963034e /devel/gettext/Makefile
parentRemove the define for gtk1.1.3 (diff)
Add a argument to CONFIGURE_ARGS.
PR: ports/8736 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=14645
Diffstat (limited to 'devel/gettext/Makefile')
-rw-r--r--devel/gettext/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gettext/Makefile b/devel/gettext/Makefile
index ca4f32f81ed9..4fe799a33e2b 100644
--- a/devel/gettext/Makefile
+++ b/devel/gettext/Makefile
@@ -3,7 +3,7 @@
# Date created: 16 March 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.2 1998/08/31 13:54:50 vanilla Exp $
+# $Id: Makefile,v 1.3 1998/09/23 17:58:38 vanilla Exp $
#
DISTNAME= gettext-0.10
@@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= Nakai@technologist.com
GNU_CONFIGURE= yes
+CONFIGURE_ARGS= --with-gnu-gettext
pre-configure:
${RM} ${WRKSRC}/doc/gettext.info*