diff options
author | tron <tron> | 2002-03-22 13:22:04 +0000 |
---|---|---|
committer | tron <tron> | 2002-03-22 13:22:04 +0000 |
commit | fbc56f67548c037dc34f609e2be519a5388dc5b1 (patch) | |
tree | 00cc2bec1918a476c33754da9429a09fff4ce412 /graphics/ivtools/patches | |
parent | a66c1905ee405a2a41578084996205366c1381cf (diff) | |
download | pkgsrc-fbc56f67548c037dc34f609e2be519a5388dc5b1.tar.gz |
Import new "ivtools" package as suggested by Todd Gruhns in PR pkg/9264:
Drawing editors for PostScript, TeX, and web graphics
Diffstat (limited to 'graphics/ivtools/patches')
-rw-r--r-- | graphics/ivtools/patches/patch-aa | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/ivtools/patches/patch-aa b/graphics/ivtools/patches/patch-aa new file mode 100644 index 00000000000..d4b21dd0ec2 --- /dev/null +++ b/graphics/ivtools/patches/patch-aa @@ -0,0 +1,11 @@ +$NetBSD: patch-aa,v 1.1.1.1 2002/03/22 13:22:05 tron Exp $ + +--- config/local.def.orig Wed Feb 20 18:56:32 2002 ++++ config/local.def Fri Mar 22 14:08:54 2002 +@@ -195,3 +195,6 @@ + #define DependCmd CCDriver -M + + XCOMM ------------------------------------------------------------------------- ++ ++#undef ExtraCCLdFlags ++#define ExtraCCLdFlags -Wl,-R$(X11BASE)/lib -Wl,-R$(LOCALBASE)/lib |