This commit is contained in:
espie 2000-03-06 03:51:34 +00:00
parent 1048da69ec
commit 3fa87e4262
2 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.16 2000/03/05 18:30:25 espie Exp $
# $OpenBSD: Makefile,v 1.17 2000/03/06 03:56:07 espie Exp $
DISTNAME= autoconf-2.13
CATEGORIES= devel
@ -20,11 +20,10 @@ PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS= gm4:devel/m4
RUN_DEPENDS= gm4:devel/m4
FAKE= Yes
SEPARATE_BUILD= concurrent
GNU_CONFIGURE= Yes
HAS_CONFIGURE= Yes
CONFIGURE_ARGS=--prefix='$${DESTDIR}${PREFIX}' --sysconfdir='$${DESTDIR}/etc'
post-install:
@install-info ${PREFIX}/info/autoconf.info ${PREFIX}/info/dir
@install-info ${PREFIX}/info/standards.info ${PREFIX}/info/dir
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2000/02/15 17:18:41 espie Exp $
# $OpenBSD: Makefile,v 1.11 2000/03/06 03:51:34 espie Exp $
# $FreeBSD: Makefile,v 1.7 1997/06/16 08:22:35 max Exp $
DISTNAME= m4-1.4
@ -20,7 +20,8 @@ PERMIT_DISTFILES_FTP= Yes
# GNU_CONFIGURE would do less the parts that its outdated configure
# doesn't like.
HAS_CONFIGURE= Yes
CONFIGURE_ARGS= --prefix=${PREFIX} --program-prefix=g
CONFIGURE_ARGS= --prefix='$${DESTDIR}${PREFIX}' --program-prefix=g
FAKE=Yes
post-install:
@${INSTALL_DATA_DIR} ${PREFIX}/share/examples/gm4