diff options
author | ats <ats@FreeBSD.org> | 1995-03-20 00:11:36 +0000 |
---|---|---|
committer | ats <ats@FreeBSD.org> | 1995-03-20 00:11:36 +0000 |
commit | 17ef3009878029e2fd895da1125954f9ce1969df (patch) | |
tree | f99e38782d144024220ca74eb3cbe7f2b61ec52a /games/oneko | |
parent | d3956801f6e4a5664d12676bfee70e2204321bda (diff) | |
download | FreeBSD-ports-17ef3009878029e2fd895da1125954f9ce1969df.zip FreeBSD-ports-17ef3009878029e2fd895da1125954f9ce1969df.tar.gz |
Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.
Diffstat (limited to 'games/oneko')
-rw-r--r-- | games/oneko/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/oneko/pkg-plist b/games/oneko/pkg-plist index 43ad835..d8a8c6c 100644 --- a/games/oneko/pkg-plist +++ b/games/oneko/pkg-plist @@ -1,3 +1,3 @@ -@cwd /usr/X11R6 +@cwd ${X11BASE} bin/oneko man/man1/oneko.1.gz |