diff options
author | ats <ats@FreeBSD.org> | 1995-03-20 01:58:32 +0800 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1995-03-20 01:58:32 +0800 |
commit | 96ec337799be23c7120a0f9b78645204e1061884 (patch) | |
tree | 05302c347cae427c4d388c4c59cba3447f8b628b /math | |
parent | 2dae4b1ab9b5e762ea46e1e539121d62526e202f (diff) | |
download | freebsd-ports-gnome-96ec337799be23c7120a0f9b78645204e1061884.tar.gz freebsd-ports-gnome-96ec337799be23c7120a0f9b78645204e1061884.tar.zst freebsd-ports-gnome-96ec337799be23c7120a0f9b78645204e1061884.zip |
Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.
Diffstat (limited to 'math')
-rw-r--r-- | math/xgraph/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xgraph/pkg-plist b/math/xgraph/pkg-plist index 7bed8f7b1bee..635c77df194a 100644 --- a/math/xgraph/pkg-plist +++ b/math/xgraph/pkg-plist @@ -1,3 +1,3 @@ -@cwd /usr/X11R6 +@cwd ${X11BASE} bin/xgraph man/man1/xgraph.1.gz |