summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2000-07-20 11:12:07 +0000
committeragc <agc@pkgsrc.org>2000-07-20 11:12:07 +0000
commit78567412d0fc513f29376a95fa293ef1bf618e37 (patch)
treec66256b9dd3b7eca5cf2b4215c45aae156a07ac4
parent376f90e91c8516306d335a9fadf86127f185b505 (diff)
downloadpkgsrc-78567412d0fc513f29376a95fa293ef1bf618e37.tar.gz
Update the paths in the patched Makefiles to reflect the fact that the
location of the sam package has been changed to be under the editors category.
-rw-r--r--plan9/9term/patches/patch-aa4
-rw-r--r--plan9/9term/patches/patch-ab4
2 files changed, 4 insertions, 4 deletions
diff --git a/plan9/9term/patches/patch-aa b/plan9/9term/patches/patch-aa
index c3424b8a46e..200aecfe577 100644
--- a/plan9/9term/patches/patch-aa
+++ b/plan9/9term/patches/patch-aa
@@ -1,4 +1,4 @@
-$NetBSD: patch-aa,v 1.5 1998/08/07 11:11:14 agc Exp $
+$NetBSD: patch-aa,v 1.6 2000/07/20 11:12:07 agc Exp $
--- libtext/Makefile.orig Thu Jun 2 03:01:19 1994
+++ libtext/Makefile Fri Sep 26 16:44:27 1997
@@ -8,7 +8,7 @@ $NetBSD: patch-aa,v 1.5 1998/08/07 11:11:14 agc Exp $
# if your compiler supports posix-compatible compilation
-OS=-DSOLARIS
+OS=-DSUNOS -O2
-+SAMDIR=${PKGSRCDIR}/plan9/sam/${WRKDIR:T}
++SAMDIR=${PKGSRCDIR}/editors/sam/${WRKDIR:T}
# add -Iincludedir for any include directories that need to be searched
# for posix header files
diff --git a/plan9/9term/patches/patch-ab b/plan9/9term/patches/patch-ab
index 6f18e24b4f8..cb8155a87a8 100644
--- a/plan9/9term/patches/patch-ab
+++ b/plan9/9term/patches/patch-ab
@@ -1,4 +1,4 @@
-$NetBSD: patch-ab,v 1.6 1999/10/04 23:16:02 simonb Exp $
+$NetBSD: patch-ab,v 1.7 2000/07/20 11:12:07 agc Exp $
--- 9term/9term.c.orig Fri Jun 3 09:35:39 1994
+++ 9term/9term.c Fri Sep 26 16:45:48 1997
@@ -94,7 +94,7 @@ $NetBSD: patch-ab,v 1.6 1999/10/04 23:16:02 simonb Exp $
-BINDIR=/usr/pgrad/matty/bin/$(cputype)
+OS= -D_LIBXG_EXTENSION -DSUNOS
+
-+SAMPATH=${PKGSRCDIR}/plan9/sam/${WRKDIR:T}
++SAMPATH=${PKGSRCDIR}/editors/sam/${WRKDIR:T}
+
+BINDIR=. # where we'll install it