diff options
author | ats <ats@FreeBSD.org> | 1995-03-19 17:42:34 +0000 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1995-03-19 17:42:34 +0000 |
commit | 2dae4b1ab9b5e762ea46e1e539121d62526e202f (patch) | |
tree | 545f8beb357e63064bea34016053077aa7822b3d /math | |
parent | 6e3c14b262778932427b51206abec0c8c0798060 (diff) | |
download | FreeBSD-ports-2dae4b1ab9b5e762ea46e1e539121d62526e202f.zip FreeBSD-ports-2dae4b1ab9b5e762ea46e1e539121d62526e202f.tar.gz |
Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.
Diffstat (limited to 'math')
-rw-r--r-- | math/hexcalc/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/hexcalc/pkg-plist b/math/hexcalc/pkg-plist index 01721ef..8954483 100644 --- a/math/hexcalc/pkg-plist +++ b/math/hexcalc/pkg-plist @@ -1,3 +1,3 @@ -@cwd /usr/X11R6 +@cwd ${X11BASE} bin/hexcalc man/man1/hexcalc.1.gz |