diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-05 11:09:33 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-05 11:09:33 +0000 |
commit | 5a04afb715604cfdc5d87fd077bc307d7e594f1a (patch) | |
tree | d894666cbb8e3db4dedde5f5c0de33e87b926137 /ftp | |
parent | f5ec58140ccbe6823bb895754fd29754e2ef81d4 (diff) | |
download | ports-5a04afb715604cfdc5d87fd077bc307d7e594f1a.tar.gz ports-5a04afb715604cfdc5d87fd077bc307d7e594f1a.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/wget-devel/Makefile | 1 | ||||
-rw-r--r-- | ftp/wget/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
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 |