[Midnightbsd-cvs] mports [16090] trunk/ftp/wget: update man hack
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Mar 22 19:13:34 EDT 2014
Revision: 16090
http://svnweb.midnightbsd.org/mports/?rev=16090
Author: laffer1
Date: 2014-03-22 19:13:33 -0400 (Sat, 22 Mar 2014)
Log Message:
-----------
update man hack
Modified Paths:
--------------
trunk/ftp/wget/Makefile
trunk/ftp/wget/pkg-plist
Modified: trunk/ftp/wget/Makefile
===================================================================
--- trunk/ftp/wget/Makefile 2014-03-22 23:11:12 UTC (rev 16089)
+++ trunk/ftp/wget/Makefile 2014-03-22 23:13:33 UTC (rev 16090)
@@ -2,6 +2,7 @@
PORTNAME= wget
DISTVERSION= 1.15
+PORTREVISION= 1
CATEGORIES= ftp www ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= wget
@@ -59,6 +60,7 @@
.if ${PORT_OPTIONS:MIDN}
LIB_DEPENDS+= idn:${PORTSDIR}/dns/libidn
CONFIGURE_ARGS+=--enable-iri --with-libidn=${LOCALBASE}
+USES+= iconv
.else
CONFIGURE_ARGS+=--disable-iri
.endif
@@ -72,7 +74,6 @@
CONFIGURE_ENV+= ac_cv_header_pcre_h=no
.endif
-MAN1= wget.1
INFO= wget
# eliminate gmakism
Modified: trunk/ftp/wget/pkg-plist
===================================================================
--- trunk/ftp/wget/pkg-plist 2014-03-22 23:11:12 UTC (rev 16089)
+++ trunk/ftp/wget/pkg-plist 2014-03-22 23:13:33 UTC (rev 16090)
@@ -1,5 +1,6 @@
bin/wget
etc/wgetrc.sample
+man/man1/wget.1.gz
%%NLS%%share/locale/be/LC_MESSAGES/wget.mo
%%NLS%%share/locale/bg/LC_MESSAGES/wget.mo
%%NLS%%share/locale/ca/LC_MESSAGES/wget.mo
More information about the Midnightbsd-cvs
mailing list