diff options
author | Andreas Schulz <ats@FreeBSD.org> | 1995-03-20 00:11:36 +0000 |
---|---|---|
committer | Andreas Schulz <ats@FreeBSD.org> | 1995-03-20 00:11:36 +0000 |
commit | e47aadda1e3fe32bdce17b926c1e17d23d0fe9db (patch) | |
tree | c163b68cf9343b1710a9efe70355d81b5a18d514 /games/xchomp | |
parent | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. (diff) |
Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.
Notes
Notes:
svn path=/head/; revision=1159
Diffstat (limited to 'games/xchomp')
-rw-r--r-- | games/xchomp/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xchomp/pkg-plist b/games/xchomp/pkg-plist index 5c5105f741e2..798e957cd0fa 100644 --- a/games/xchomp/pkg-plist +++ b/games/xchomp/pkg-plist @@ -1,2 +1,2 @@ -@cwd /usr/X11R6 +@cwd ${X11BASE} bin/xchomp |