summaryrefslogtreecommitdiff
path: root/wm/icewm-gnome
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2005-01-13 01:31:53 +0000
committerxtraeme <xtraeme@pkgsrc.org>2005-01-13 01:31:53 +0000
commit8e381a892bc89c94269a45da5e48b14615a67be4 (patch)
treef5334a9f6f27c61a64d97a68a74b3c647814d5d7 /wm/icewm-gnome
parent24d8983a46632ef01b15b95d78f5856e20af5f55 (diff)
downloadpkgsrc-8e381a892bc89c94269a45da5e48b14615a67be4.tar.gz
Fix the icewm* packages on NetBSD >= 2.0 (with native iconv(3)), the
problem was that the prototype used by this was not matching the NetBSD one, which uses ``const char **'' as its second argument, when libiconv and POSIX uses ``char **''. This closes PR pkg/28693. Bumped PKGREVISION to all icewm* pkgs for the bulk builds.
Diffstat (limited to 'wm/icewm-gnome')
-rw-r--r--wm/icewm-gnome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/icewm-gnome/Makefile b/wm/icewm-gnome/Makefile
index 34f472a1211..b382e4b67de 100644
--- a/wm/icewm-gnome/Makefile
+++ b/wm/icewm-gnome/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2004/12/28 23:18:17 reed Exp $
+# $NetBSD: Makefile,v 1.30 2005/01/13 01:31:53 xtraeme Exp $
PKGNAME= ${DISTNAME:S/-/-gnome-/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Small, fast and light-weight window manager (GNOME version)
CONFLICTS+= icewm-[0-9]* icewm-imlib-[0-9]*