summaryrefslogtreecommitdiff
path: root/ftp/wget
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-05-05 11:09:33 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-05-05 11:09:33 +0000
commit5a04afb715604cfdc5d87fd077bc307d7e594f1a (patch)
treed894666cbb8e3db4dedde5f5c0de33e87b926137 /ftp/wget
parentUpdate module: postgresql. (diff)
Add USE_GMAKE, otherwise the port builds only after make install.
Notes
Notes: svn path=/head/; revision=42268
Diffstat (limited to 'ftp/wget')
-rw-r--r--ftp/wget/Makefile1
1 files changed, 1 insertions, 0 deletions
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