diff options
author | ats <ats@FreeBSD.org> | 1995-03-19 14:17:52 +0000 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1995-03-19 14:17:52 +0000 |
commit | 69e7a7f6725553bc39e4a923298c90fcfa426869 (patch) | |
tree | 6643d4b8bdc3bd40a453b8d1accb7e52f05544ce /cad | |
parent | c7e35f8a9cabd867d5a804c5f05d9ed3f23b68e5 (diff) | |
download | FreeBSD-ports-69e7a7f6725553bc39e4a923298c90fcfa426869.zip FreeBSD-ports-69e7a7f6725553bc39e4a923298c90fcfa426869.tar.gz |
Change all absolute references to /usr/X11R6 to ${X11BASE} instead.
Diffstat (limited to 'cad')
-rw-r--r-- | cad/irsim/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/irsim/files/patch-aa b/cad/irsim/files/patch-aa index 0b7abe8..e54496b 100644 --- a/cad/irsim/files/patch-aa +++ b/cad/irsim/files/patch-aa @@ -69,7 +69,7 @@ LIBS = -! CDIRS = -I../include -I/usr/X11R6/include +! CDIRS = -I../include -I${X11BASE}/include CSW = -O |