old configure script that doesnt accept --sysconfdir, add USE_AUTOCONF to work around it
This commit is contained in:
parent
0a46cc5b51
commit
943ad6dd20
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1999/03/12 16:50:33 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 1999/04/03 08:11:48 brad Exp $
|
||||
# $FreeBSD: Makefile,v 1.1.1.1 1999/01/18 04:50:26 steve Exp $
|
||||
|
||||
DISTNAME= mawk1.3.3
|
||||
@ -9,9 +9,8 @@ MASTER_SITES= ftp://ftp.whidbey.net/pub/brennan/
|
||||
MAINTAINER= brad@openbsd.org
|
||||
|
||||
WRKSRC= $(WRKDIR)/$(PKGNAME)
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOCONF= yes
|
||||
GNU_CONFIGURE= yes
|
||||
ALL_TARGET=
|
||||
|
||||
MAN1= mawk.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user