- remove FAKE=Yes

- add HOMEPAGE
- HAS_CONFIGURE -> CONFIGURE_STYLE
- add @comment with RCS id to PLIST
This commit is contained in:
brad 2000-06-25 07:22:45 +00:00
parent 91186adef3
commit 190c7d6e27
3 changed files with 9 additions and 6 deletions

View File

@ -1,11 +1,13 @@
# $OpenBSD: Makefile,v 1.20 2000/03/30 01:46:58 espie Exp $ # $OpenBSD: Makefile,v 1.21 2000/06/25 07:22:45 brad Exp $
DISTNAME= autoconf-2.13 DISTNAME= autoconf-2.13
CATEGORIES= devel CATEGORIES= devel
NEED_VERSION= 1.223 NEED_VERSION= 1.301
MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf MASTER_SITE_SUBDIR= autoconf
HOMEPAGE= http://www.gnu.org/software/autoconf/
MAINTAINER= espie@cvs.openbsd.org MAINTAINER= espie@cvs.openbsd.org
# GPL # GPL
@ -15,10 +17,8 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes PERMIT_PACKAGE_FTP= Yes
SEPARATE_BUILD= concurrent SEPARATE_BUILD= concurrent
HAS_CONFIGURE= Yes CONFIGURE_STYLE= gnu dest
CONFIGURE_ARGS=--prefix='$${DESTDIR}${PREFIX}' --sysconfdir='$${DESTDIR}/etc' CONFIGURE_ENV= M4=/usr/bin/m4
CONFIGURE_ENV=M4=/usr/bin/m4
FAKE= Yes
pre-configure: pre-configure:
# Check if /usr/bin/m4 recognizes option -g, and has builtin __line__ # Check if /usr/bin/m4 recognizes option -g, and has builtin __line__

View File

@ -9,3 +9,5 @@ macro calls.
The FSF would make you believe that only gnu-m4 can handle autoconf. The FSF would make you believe that only gnu-m4 can handle autoconf.
As of OpenBSD 2.7, this is no longer true. This package does not depend As of OpenBSD 2.7, this is no longer true. This package does not depend
on gnu-m4. on gnu-m4.
WWW: ${HOMEPAGE}

View File

@ -1,3 +1,4 @@
@comment $OpenBSD: PLIST,v 1.8 2000/06/25 07:22:46 brad Exp $
bin/autoconf bin/autoconf
bin/autoheader bin/autoheader
bin/autoreconf bin/autoreconf