summaryrefslogtreecommitdiff
path: root/cad/xcircuit/files/patch-aa
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2000-09-09 08:55:48 +0000
committerKevin Lo <kevlo@FreeBSD.org>2000-09-09 08:55:48 +0000
commitd7fe0127dc2c650dc320cbbc52e11788ef032181 (patch)
treea8648e3e478aefbf83b4ec9d2041ca0001ca1710 /cad/xcircuit/files/patch-aa
parentUpdate to version 1.2.2 (diff)
Update to 2.1b3
PR: 21135 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=32449
Diffstat (limited to 'cad/xcircuit/files/patch-aa')
-rw-r--r--cad/xcircuit/files/patch-aa20
1 files changed, 10 insertions, 10 deletions
diff --git a/cad/xcircuit/files/patch-aa b/cad/xcircuit/files/patch-aa
index 93057f530b9d..82da8464181b 100644
--- a/cad/xcircuit/files/patch-aa
+++ b/cad/xcircuit/files/patch-aa
@@ -1,7 +1,7 @@
-*** Imakefile.orig Wed Mar 1 00:41:35 2000
---- Imakefile Mon Mar 13 01:45:29 2000
+*** Imakefile.orig Tue Aug 8 05:53:00 2000
+--- Imakefile Thu Aug 17 04:55:48 2000
***************
-*** 26,44 ****
+*** 28,46 ****
#CCOPTIONS = -O2
#
# for debugging purposes uncomment the following line:
@@ -14,14 +14,14 @@
#------------------------------------------------------------------------
#
! PREFIX = /usr/local
- # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.0b2/psfiles
-! XCIRCUIT_LIB_DIR = $(PREFIX)/lib/xcircuit-2.0
+ # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.1b1/psfiles
+! XCIRCUIT_LIB_DIR = $(PREFIX)/lib/xcircuit-2.1
! XCIRCUIT_BIN_DIR = $(PREFIX)/bin
! XCIRCUIT_MAN_DIR = $(PREFIX)/man/man1
#------------------------------------------------------------------------
# Support for graphics double-buffering (A memory hog, but yields fastest
---- 26,44 ----
+--- 28,46 ----
#CCOPTIONS = -O2
#
# for debugging purposes uncomment the following line:
@@ -34,7 +34,7 @@
#------------------------------------------------------------------------
#
! #PREFIX = /usr/local
- # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.0b2/psfiles
+ # XCIRCUIT_LIB_DIR = $(PREFIX)/src/xcircuit-2.1b1/psfiles
! XCIRCUIT_LIB_DIR = $(LIBDIR)/xcircuit
! XCIRCUIT_BIN_DIR = $(BINDIR)
! XCIRCUIT_MAN_DIR = $(MANDIR)
@@ -42,7 +42,7 @@
#------------------------------------------------------------------------
# Support for graphics double-buffering (A memory hog, but yields fastest
***************
-*** 56,62 ****
+*** 58,64 ****
# Support for background rendering through ghostscript. Change this
# to the path where gs can be found.
# GS_EXEC= /usr/local/src/gs5.50/obj/gs
@@ -50,11 +50,11 @@
#------------------------------------------------------------------------
# Window manager bug workaround---If you don't like xcircuit grabbing kbd
---- 56,62 ----
+--- 58,64 ----
# Support for background rendering through ghostscript. Change this
# to the path where gs can be found.
# GS_EXEC= /usr/local/src/gs5.50/obj/gs
-! GS_EXEC= %%LOCALBASE%%/bin/gs
+! GS_EXEC= ${LOCALBASE}/bin/gs
#------------------------------------------------------------------------
# Window manager bug workaround---If you don't like xcircuit grabbing kbd