remove USE_GMAKE, our "make" works properly afterall. Not really sure what

the problem was but after a fresh checkout of the port it works perfectly.
This commit is contained in:
brad 2000-03-25 23:24:05 +00:00
parent 08eb7eced6
commit d0c5180a68

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.14 2000/03/25 07:38:54 brad Exp $
# $OpenBSD: Makefile,v 1.15 2000/03/25 23:24:05 brad Exp $
DISTNAME= wget-1.5.3
CATEGORIES= net
@ -17,7 +17,6 @@ PERMIT_DISTFILES_FTP= Yes
FAKE= Yes
USE_GMAKE= Yes
HAS_CONFIGURE= Yes
CONFIGURE_ARGS= --prefix='$${DESTDIR}${PREFIX}' --sysconfdir='$${DESTDIR}/etc'
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \