mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-09 12:27:50 -04:00
12 lines
274 B
Plaintext
12 lines
274 B
Plaintext
$NetBSD: patch-aa,v 1.2 2001/07/16 00:46:43 jlam Exp $
|
|
|
|
--- Imakefile.orig Wed Sep 16 11:56:00 1998
|
|
+++ Imakefile Thu Oct 28 13:11:11 1999
|
|
@@ -1,5 +1,5 @@
|
|
|
|
-XPMLIB = -L/usr/lib/X11 -lXpm
|
|
+XPMLIB = -lXpm
|
|
DEPLIBS = $(DEPXLIB)
|
|
|
|
LOCAL_LIBRARIES = $(XPMLIB) $(XLIB)
|