summaryrefslogtreecommitdiff
path: root/x11/xview-lib/Makefile
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2011-09-29 07:47:56 +0000
committerdholland <dholland@pkgsrc.org>2011-09-29 07:47:56 +0000
commit519aa952503fd0d4e20dfa73d13123019415463d (patch)
tree723db8323907995bfcd4db6d29422fa4ebd7a105 /x11/xview-lib/Makefile
parent07b4db137572852080232e6ccddb45c7333987ff (diff)
downloadpkgsrc-519aa952503fd0d4e20dfa73d13123019415463d.tar.gz
Since rmind cleaned up sys/fd_set.h last winter, sys/types.h no longer
exposes howmany(). This is generally a good thing, but as a result libxview fails to find it, so it turns up as a missing external function instead. Due to the wonders of ELF libs, combined with help from imake, this results in a broken libxview that nothing else can successfully link with. So, patch it up. PKGREVISION -> 9.
Diffstat (limited to 'x11/xview-lib/Makefile')
-rw-r--r--x11/xview-lib/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xview-lib/Makefile b/x11/xview-lib/Makefile
index 5856180cf42..1115a874c86 100644
--- a/x11/xview-lib/Makefile
+++ b/x11/xview-lib/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.37 2009/12/10 20:35:56 abs Exp $
+# $NetBSD: Makefile,v 1.38 2011/09/29 07:47:56 dholland Exp $
DISTNAME= xview3.2p1-X11R6
PKGNAME= xview-lib-3.2.1
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}