diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-28 09:47:07 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-28 09:47:07 +0000 |
commit | ea502b1bf41e1a4166e764e4d97ef4b8ade4dbb8 (patch) | |
tree | 1c749e38deb40ae26320af10f756eccc8d14c0ef /textproc/textutils | |
parent | 94295881a51f63c25c7fd285f779325a69c2a74b (diff) | |
download | ports-ea502b1bf41e1a4166e764e4d97ef4b8ade4dbb8.tar.gz ports-ea502b1bf41e1a4166e764e4d97ef4b8ade4dbb8.zip |
Notes
Diffstat (limited to 'textproc/textutils')
-rw-r--r-- | textproc/textutils/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/textutils/Makefile b/textproc/textutils/Makefile index 029a632e8a42..49e7870a1d04 100644 --- a/textproc/textutils/Makefile +++ b/textproc/textutils/Makefile @@ -3,7 +3,7 @@ # Date created: 14 May 1998 # Whom: Adrian Wontroba <aw1@stade.co.uk> # -# $Id: Makefile,v 1.1.1.1 1998/06/16 19:16:16 mph Exp $ +# $Id: Makefile,v 1.2 1999/01/27 07:41:28 fenner Exp $ # DISTNAME= textutils-1.22 @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= textutils MAINTAINER= aw1@stade.co.uk +BROKEN= makeinfo + GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g |