pkgsrc/x11/xview-lib/patches/patch-bx
abs c9c8f97e88 - Add PKG_DESTDIR_SUPPORT
- Depend on the latest version of xview-config
- Mark as LICENSE sun-openlook-license
- Bump pkgrevision
2009-12-10 20:35:56 +00:00

12 lines
399 B
Text

$NetBSD: patch-bx,v 1.2 2009/12/10 20:35:57 abs Exp $
--- lib/libxview/panel/p_gauge.c.orig 1993-06-29 05:17:04.000000000 +0000
+++ lib/libxview/panel/p_gauge.c
@@ -47,6 +47,7 @@ static void gauge_layout();
/* Local functions */
static void paint_gauge();
static void update_rects();
+static int etoi();
static Panel_ops ops = {
panel_default_handle_event, /* handle_event() */