mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
14 lines
282 B
Plaintext
14 lines
282 B
Plaintext
$NetBSD: patch-ae,v 1.5 2009/12/10 20:35:56 abs Exp $
|
|
|
|
--- lib/libxview/base/Imakefile.orig 1993-06-29 05:14:40.000000000 +0000
|
|
+++ lib/libxview/base/Imakefile
|
|
@@ -37,7 +37,7 @@ TEXT_OBJS=\
|
|
drawable.o\
|
|
xv_debug.o\
|
|
xv_parse.o\
|
|
- xv_list.o\
|
|
+ xv_list.o\
|
|
xv_error.o
|
|
|
|
SRCS=\
|