summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2005-04-24 17:57:43 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2005-04-24 17:57:43 +0000
commitcf60f804aa7a53d6143cef1f02e9f675e47e271e (patch)
treeaf61762ca4ec5eccb5acd43eeb516a060775968e /lang
parent- update to openwebmail-2.51-20050410 (diff)
Don't use autoconf213
Notes
Notes: svn path=/head/; revision=134070
Diffstat (limited to 'lang')
-rw-r--r--lang/mawk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/mawk/Makefile b/lang/mawk/Makefile
index 396bd6eb4548..18c40151ad3f 100644
--- a/lang/mawk/Makefile
+++ b/lang/mawk/Makefile
@@ -15,7 +15,8 @@ MASTER_SITES= ftp://ftp.fu-berlin.de/unix/languages/mawk/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= An implementation of new/posix awk
-USE_AUTOCONF_VER= 213
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= MATHLIB="-lm"
ALL_TARGET= ${PORTNAME}
MAN1= mawk.1