From 1d6cf605455b94adab3912b5fb1e5ffc986ed5d8 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Wed, 18 Nov 1998 15:09:35 +0000 Subject: Add a argument to CONFIGURE_ARGS. PR: ports/8736 Submitted by: maintainer --- devel/gettext-old/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/gettext-old/Makefile') diff --git a/devel/gettext-old/Makefile b/devel/gettext-old/Makefile index ca4f32f81ed9..4fe799a33e2b 100644 --- a/devel/gettext-old/Makefile +++ b/devel/gettext-old/Makefile @@ -3,7 +3,7 @@ # Date created: 16 March 1998 # Whom: Yukihiro Nakai # -# $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* -- cgit v1.2.3