mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
307 B
Plaintext
14 lines
307 B
Plaintext
$NetBSD: patch-bi,v 1.2 2009/12/10 20:35:57 abs Exp $
|
|
|
|
--- lib/libxview/menu/Imakefile.orig 1993-06-29 05:16:27.000000000 +0000
|
|
+++ lib/libxview/menu/Imakefile
|
|
@@ -28,7 +28,7 @@ DATA_OBJS = om_data.o
|
|
TEXT_OBJS =\
|
|
omi.o\
|
|
om_public.o\
|
|
- om_render.o\
|
|
+ om_render.o\
|
|
om_set.o\
|
|
om_get.o\
|
|
om_compat.o
|