diff options
Diffstat (limited to 'devel/autoconf259/Makefile')
-rw-r--r-- | devel/autoconf259/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile index 245bd03078aa..420465d4c652 100644 --- a/devel/autoconf259/Makefile +++ b/devel/autoconf259/Makefile @@ -3,17 +3,17 @@ # Date created: 7 October 1995 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.11 1997/06/13 07:33:36 max Exp $ +# $Id: Makefile,v 1.12 1997/06/13 20:00:47 max Exp $ # DISTNAME= autoconf-2.12 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} -RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 - MAINTAINER= torstenb@FreeBSD.ORG +RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 + GNU_CONFIGURE= yes CONFIGURE_ENV= M4=${PREFIX}/bin/gm4 |