From 1881fd6419a3014a850b62a11c818d56f91fdb04 Mon Sep 17 00:00:00 2001 From: agc Date: Fri, 8 May 1998 15:44:59 +0000 Subject: Use the PKGSRCDIR variable we passed down from the package Makefile. --- plan9/9term/patches/patch-aa | 2 +- plan9/9term/patches/patch-ab | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'plan9') diff --git a/plan9/9term/patches/patch-aa b/plan9/9term/patches/patch-aa index b8ca9a80055..415b7f1284c 100644 --- a/plan9/9term/patches/patch-aa +++ b/plan9/9term/patches/patch-aa @@ -6,7 +6,7 @@ # if your compiler supports posix-compatible compilation -OS=-DSOLARIS +OS=-DSUNOS -O2 -+SAMDIR=../../../sam/${WRKDIR:T} ++SAMDIR=${PKGSRCDIR}/plan9/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 a0c1cc7e61b..672162b9421 100644 --- a/plan9/9term/patches/patch-ab +++ b/plan9/9term/patches/patch-ab @@ -92,7 +92,7 @@ -BINDIR=/usr/pgrad/matty/bin/$(cputype) +OS= -D_LIBXG_EXTENSION -DSUNOS + -+SAMPATH=../../../sam/${WRKDIR:T} ++SAMPATH=${PKGSRCDIR}/plan9/sam/${WRKDIR:T} + +BINDIR=. # where we'll install it -- cgit v1.2.3