From ba0f21a84685a0163dec9fa3e7bcc3af753af2f7 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 18 Jan 1999 10:20:27 +0000 Subject: Correctly refer to sam's build directory. --- x11/9term/Makefile | 4 ++-- x11/9term/files/patch-ad | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'x11/9term') diff --git a/x11/9term/Makefile b/x11/9term/Makefile index cd261d63d6b6..9302ece94ca6 100644 --- a/x11/9term/Makefile +++ b/x11/9term/Makefile @@ -3,7 +3,7 @@ # Date created: Sun Aug 13 12:36:14 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.11 1999/01/09 03:36:14 asami Exp $ +# $Id: Makefile,v 1.12 1999/01/11 03:14:09 asami Exp $ # DISTNAME= 9term.1.6.3 @@ -19,7 +19,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/editors/sam:build USE_XLIB= yes MAN1= 9term.1 MANCOMPRESSED= yes -MAKE_ENV= SAMDIR=${WRKDIRPREFIX}${.CURDIR}/../../editors/sam +MAKE_ENV= SAMDIR=${WRKDIRPREFIX}${.CURDIR}/../../editors/sam/work NO_WRKSUBDIR= yes .include diff --git a/x11/9term/files/patch-ad b/x11/9term/files/patch-ad index fdcefb4b2fb1..5991ac851445 100644 --- a/x11/9term/files/patch-ad +++ b/x11/9term/files/patch-ad @@ -10,7 +10,7 @@ -BINDIR=/usr/pgrad/matty/bin/$(cputype) +OS= -D_LIBXG_EXTENSION -DSUNOS + -+SAMPATH=../../../sam/work ++SAMPATH=${SAMDIR} + +BINDIR=. # where we'll install it -- cgit v1.2.3