summaryrefslogtreecommitdiff
path: root/graphics/plotmtv/patches
diff options
context:
space:
mode:
authoradam <adam>2003-12-04 12:04:30 +0000
committeradam <adam>2003-12-04 12:04:30 +0000
commit5607836553f7f387155478dee3b3305a0230cffe (patch)
tree4da24f78fc0ffa6bb34ed525fcad5bab544c8f9e /graphics/plotmtv/patches
parent59a613649db9dc9383680b22df2f3faeab0073d1 (diff)
downloadpkgsrc-5607836553f7f387155478dee3b3305a0230cffe.tar.gz
patch-aa changed: CDEBUGFLAGS removed, compiler flags will be taken from the default X11 config
Diffstat (limited to 'graphics/plotmtv/patches')
-rw-r--r--graphics/plotmtv/patches/patch-aa23
1 files changed, 13 insertions, 10 deletions
diff --git a/graphics/plotmtv/patches/patch-aa b/graphics/plotmtv/patches/patch-aa
index 101d873541f..0ac2d8923a5 100644
--- a/graphics/plotmtv/patches/patch-aa
+++ b/graphics/plotmtv/patches/patch-aa
@@ -1,11 +1,14 @@
-$NetBSD: patch-aa,v 1.1.1.1 2000/11/25 21:06:04 jtb Exp $
+$NetBSD: patch-aa,v 1.2 2003/12/04 12:04:30 adam Exp $
-*** Imakefile.orig
---- Imakefile
-***************
-*** 22,23 ****
-! CDEBUGFLAGS = -g
-! DEFINES = -DPRINTER_NAME=\"hpps\" -DPRINTER_CMD=\"lpr\ -h\"
---- 22,23 ----
-! CDEBUGFLAGS = -O3
-! DEFINES = -DPRINTER_NAME=\"S\" -DPRINTER_CMD=\"lpr\ -h\"
+--- Imakefile.orig 1995-07-14 19:07:13.000000000 +0000
++++ Imakefile
+@@ -19,8 +19,7 @@
+ #define IHaveSubdirs
+ #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS) $(DEFINES)'
+
+- CDEBUGFLAGS = -g
+- DEFINES = -DPRINTER_NAME=\"hpps\" -DPRINTER_CMD=\"lpr\ -h\"
++ DEFINES = -DPRINTER_NAME=\"S\" -DPRINTER_CMD=\"lpr\ -h\"
+ PROGRAMDIRS = Lib Plot
+ UTILITIESDIR = Utils
+ LOCALBINDIR = ./Bin