aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ftp/wget/Makefile4
-rw-r--r--ftp/wget/distinfo4
2 files changed, 4 insertions, 4 deletions
diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile
index 4d6269355fc3..631bb3cc4fb8 100644
--- a/ftp/wget/Makefile
+++ b/ftp/wget/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= wget
-DISTVERSION= 1.16.2
-PORTREVISION= 1
+DISTVERSION= 1.16.3
CATEGORIES= ftp www ipv6
MASTER_SITES= GNU
@@ -51,6 +50,7 @@ CONFIGURE_ARGS+=--with-ssl=openssl --with-libssl-prefix=${OPENSSLBASE}
CPPFLAGS+= -I${OPENSSLINC}
LDFLAGS+= -L${OPENSSLLIB}
.elif ${PORT_OPTIONS:MGNUTLS}
+USES+= pkgconfig
LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+=--with-ssl=gnutls
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/ftp/wget/distinfo b/ftp/wget/distinfo
index 25ca86319bec..b649efd90159 100644
--- a/ftp/wget/distinfo
+++ b/ftp/wget/distinfo
@@ -1,2 +1,2 @@
-SHA256 (wget-1.16.2.tar.xz) = a7dfde1bcb0eb135addf587a649fd0e47c1a876edef359b9197cdffd1fdcd7d5
-SIZE (wget-1.16.2.tar.xz) = 1805080
+SHA256 (wget-1.16.3.tar.xz) = 67f7b7b0f5c14db633e3b18f53172786c001e153d545cfc85d82759c5c2ffb37
+SIZE (wget-1.16.3.tar.xz) = 1794148