diff options
author | Steve Price <steve@FreeBSD.org> | 2001-04-15 04:03:31 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-04-15 04:03:31 +0000 |
commit | e561ca9508d0cc3624c30288c0547f707593f73d (patch) | |
tree | 9d51c1aeb891287fa6f1768840f576d881547363 /games | |
parent | 9e542a421ffd9cdf474bbc514e7b440ea95e1cf6 (diff) | |
download | ports-e561ca9508d0cc3624c30288c0547f707593f73d.tar.gz ports-e561ca9508d0cc3624c30288c0547f707593f73d.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xrot/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/xrot/Makefile b/games/xrot/Makefile index 3a56cafc72bc..6a9e139fc9ff 100644 --- a/games/xrot/Makefile +++ b/games/xrot/Makefile @@ -16,6 +16,7 @@ MAINTAINER= mark@kyne.com.au WRKSRC= ${WRKDIR}/xrot USE_IMAKE= yes +USE_XPM= yes NO_INSTALL_MANPAGES= yes post-configure: |