aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-03-18 11:40:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-03-18 11:40:04 +0000
commite7b0f977880ef8195d7b8ce851146f778c158ba1 (patch)
tree6b707abf8d8621e9bcb4f385129f5e95769e9154 /ftp
parent320c5b87e065a7e118c8bfd65faf7ccc7d3b8310 (diff)
downloadports-e7b0f977880ef8195d7b8ce851146f778c158ba1.tar.gz
ports-e7b0f977880ef8195d7b8ce851146f778c158ba1.zip
Notes
Diffstat (limited to 'ftp')
-rw-r--r--ftp/wget/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 3c7129c15702..26aa27bac071 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: wget
-# Date created: 31 December 1996
-# Whom: Thomas Gellekum <tg@FreeBSD.org>
-#
+# Created by: Thomas Gellekum <tg@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= wget
DISTVERSION= 1.14
@@ -14,6 +10,7 @@ MASTER_SITE_SUBDIR= wget
MAINTAINER= vd@FreeBSD.org
COMMENT= Retrieve files from the Net via HTTP(S) and FTP
+USES= charsetfix
USE_XZ= yes
USE_GMAKE= yes
USE_PERL5_BUILD=yes