summaryrefslogtreecommitdiff
path: root/net/wget/Makefile
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2011-10-25 07:50:33 +0000
committertron <tron@pkgsrc.org>2011-10-25 07:50:33 +0000
commitcd05b43ccf92d7f9a173fb15ec97f598779f3b7b (patch)
tree487aadd4f596fa51f0f19b1e98224b80947a32d7 /net/wget/Makefile
parent69eff4f086170b9a92748eab3c8917d5eaef7464 (diff)
downloadpkgsrc-cd05b43ccf92d7f9a173fb15ec97f598779f3b7b.tar.gz
The file "lib/charset.alias" must *not* be added to the package list as it
is on the default skip list. Removing it fixes the build under Mac OS X where it doesn't get installed.
Diffstat (limited to 'net/wget/Makefile')
-rw-r--r--net/wget/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wget/Makefile b/net/wget/Makefile
index cb2be662baf..973d296f561 100644
--- a/net/wget/Makefile
+++ b/net/wget/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.105 2011/10/24 15:22:01 ryoon Exp $
+# $NetBSD: Makefile,v 1.106 2011/10/25 07:50:33 tron Exp $
DISTNAME= wget-1.13.4
+PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=wget/}