mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
6c43a5726e
PR: 6070 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
10 lines
285 B
Plaintext
10 lines
285 B
Plaintext
--- Imakefile Sun Jun 27 10:05:51 1993
|
|
+++ /home/andy/tmp/wrk/Imakefile Fri Mar 20 00:45:31 1998
|
|
@@ -1,4 +1,5 @@
|
|
-WHERE :sh = (tmp=`echo /usr/openwin`;echo ${OPENWINHOME:=$tmp})
|
|
+#WHERE :sh = (tmp=`echo /usr/openwin`;echo ${OPENWINHOME:=$tmp})
|
|
+WHERE=${X11BASE}
|
|
|
|
#CC = gcc
|
|
CC = cc
|