diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2001-05-29 06:01:14 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2001-05-29 06:01:14 +0000 |
commit | e06a83c89acf1fec9e8f0f42e0e13caea97ac8e5 (patch) | |
tree | 6a3ae04b0705fd5106be550f9d5329fc63b16a76 /lang/gawk | |
parent | 3a0adb64f13e4690ca845d318c65484df8881bfb (diff) |
Notes
Diffstat (limited to 'lang/gawk')
-rw-r--r-- | lang/gawk/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile index 75ab19b5e307..beb1e53b9174 100644 --- a/lang/gawk/Makefile +++ b/lang/gawk/Makefile @@ -12,7 +12,6 @@ MASTER_SITE_SUBDIR= gawk MAINTAINER= ports@FreeBSD.org -MANUAL_PACKAGE_BUILD= confuses zsh GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g \ --enable-bitops \ |