diff options
author | asami <asami@FreeBSD.org> | 1999-01-18 18:20:27 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-01-18 18:20:27 +0800 |
commit | 1f54585e3e59497672f747f09ecaf7ceca1a8a8a (patch) | |
tree | 907f72de36da637f1aa551dd2e092180e48c0e5e /x11/9term/files/patch-ad | |
parent | 5c1c5bf8042c04ddb59bb7ae1533cc436cfbc7d0 (diff) | |
download | freebsd-ports-graphics-1f54585e3e59497672f747f09ecaf7ceca1a8a8a.tar.gz freebsd-ports-graphics-1f54585e3e59497672f747f09ecaf7ceca1a8a8a.tar.zst freebsd-ports-graphics-1f54585e3e59497672f747f09ecaf7ceca1a8a8a.zip |
Correctly refer to sam's build directory.
Diffstat (limited to 'x11/9term/files/patch-ad')
-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 fdcefb4b2fb..5991ac85144 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 |