From 5a04afb715604cfdc5d87fd077bc307d7e594f1a Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Sat, 5 May 2001 11:09:33 +0000 Subject: Add USE_GMAKE, otherwise the port builds only after make install. --- ftp/wget-devel/Makefile | 1 + ftp/wget/Makefile | 1 + 2 files changed, 2 insertions(+) (limited to 'ftp') diff --git a/ftp/wget-devel/Makefile b/ftp/wget-devel/Makefile index 99899c872c67..429af8c09d5c 100644 --- a/ftp/wget-devel/Makefile +++ b/ftp/wget-devel/Makefile @@ -24,6 +24,7 @@ MAINTAINER= sf@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS=-I${PREFIX}/include \ LDFLAGS=-L${PREFIX}/lib diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index 99899c872c67..429af8c09d5c 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -24,6 +24,7 @@ MAINTAINER= sf@FreeBSD.org LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS=-I${PREFIX}/include \ LDFLAGS=-L${PREFIX}/lib -- cgit v1.2.3