mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
df2c154abf
Obtained from: NetBSD pkgsrc/x11/uwm
11 lines
366 B
Plaintext
11 lines
366 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 1999/12/23 03:10:59 itohy Exp $
|
|
|
|
--- Imakefile.orig Mon Oct 24 23:54:50 1988
|
|
+++ Imakefile Wed Dec 22 13:54:20 1999
|
|
@@ -1,3 +1,5 @@
|
|
+ UWMDIR = $(LIBDIR)/uwm
|
|
+ TOP_INCLUDES = -I../.. -I$(INCROOT) $(TOP_X_INCLUDES)
|
|
DEFINES = -DSYSFILE=\"$(UWMDIR)$(PATHSEP)system.uwmrc\"
|
|
LOCAL_LIBRARIES = $(XLIB)
|
|
SYS_LIBRARIES = -ll
|