old configure that doesnt understand --sysconfdir, add USE_AUTOCONF to workaround it

This commit is contained in:
brad 1999-04-05 02:38:09 +00:00
parent ec4ab2c0e6
commit 8a4cd95741

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 1999/04/01 06:20:05 brad Exp $
# $OpenBSD: Makefile,v 1.5 1999/04/05 02:38:09 brad Exp $
DISTNAME= recode-3.4
CATEGORIES= converters
@ -8,6 +8,7 @@ MAINTAINER= angelos@openbsd.org
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= recode
GNU_CONFIGURE= YES
USE_AUTOCONF= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>