summaryrefslogtreecommitdiff
path: root/wm/icewm-imlib
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-imlib
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-imlib')
-rw-r--r--wm/icewm-imlib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/icewm-imlib/Makefile b/wm/icewm-imlib/Makefile
index 53a67337fa9..6e06062091e 100644
--- a/wm/icewm-imlib/Makefile
+++ b/wm/icewm-imlib/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2004/12/28 23:18:17 reed Exp $
+# $NetBSD: Makefile,v 1.15 2005/01/13 01:31:53 xtraeme Exp $
PKGNAME= ${DISTNAME:S/-/-imlib-/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Small, fast and light-weight window manager (imlib version)
CONFLICTS+= icewm-[0-9]* icewm-gnome-[0-9]*