summaryrefslogtreecommitdiff
path: root/wm/icewm/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2005-01-13 01:31:53 +0000
committerxtraeme <xtraeme>2005-01-13 01:31:53 +0000
commit0fd58d4048d67da22537f8d2d5c5881d6c5693ed (patch)
treef5334a9f6f27c61a64d97a68a74b3c647814d5d7 /wm/icewm/Makefile
parent9ef9e69ccaf8b8cd288bfc0858844c8fa1ce4888 (diff)
downloadpkgsrc-0fd58d4048d67da22537f8d2d5c5881d6c5693ed.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/Makefile')
-rw-r--r--wm/icewm/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/icewm/Makefile b/wm/icewm/Makefile
index 7def9920f69..d4921f85c94 100644
--- a/wm/icewm/Makefile
+++ b/wm/icewm/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.26 2004/09/01 11:08:46 recht Exp $
+# $NetBSD: Makefile,v 1.27 2005/01/13 01:31:53 xtraeme Exp $
PKGNAME= ${DISTNAME}
+PKGREVISION= 1
COMMENT= Small, fast and light-weight window manager
CONFLICTS+= icewm-gnome-[0-9]* icewm-imlib-[0-9]*