USE_AUTOCONF Misuse (USE_AUTOCONF means that the port needs to run autoconf)

This commit is contained in:
espie 2000-02-10 10:35:06 +00:00
parent fced98e948
commit b8f3199a4e

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.6 1999/08/18 02:39:59 angelos Exp $
# $OpenBSD: Makefile,v 1.7 2000/02/10 10:35:06 espie Exp $
DISTNAME= recode-3.5
CATEGORIES= converters
@ -8,7 +8,6 @@ MAINTAINER= angelos@openbsd.org
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= recode
USE_AUTOCONF= yes
GNU_CONFIGURE= yes
GNU_CONFIGURE= Yes
.include <bsd.port.mk>