diff options
author | asami <asami@FreeBSD.org> | 1999-01-18 10:20:27 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-18 10:20:27 +0000 |
commit | 1f54585e3e59497672f747f09ecaf7ceca1a8a8a (patch) | |
tree | 907f72de36da637f1aa551dd2e092180e48c0e5e /x11/9term/files | |
parent | 5c1c5bf8042c04ddb59bb7ae1533cc436cfbc7d0 (diff) | |
download | FreeBSD-ports-1f54585e3e59497672f747f09ecaf7ceca1a8a8a.zip FreeBSD-ports-1f54585e3e59497672f747f09ecaf7ceca1a8a8a.tar.gz |
Correctly refer to sam's build directory.
Diffstat (limited to 'x11/9term/files')
-rw-r--r-- | x11/9term/files/patch-ad | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/9term/files/patch-ad b/x11/9term/files/patch-ad index fdcefb4..5991ac8 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 |