aboutsummaryrefslogtreecommitdiffstats
path: root/games/xmris
diff options
context:
space:
mode:
authorswallace <swallace@FreeBSD.org>1995-01-03 03:12:36 +0800
committerswallace <swallace@FreeBSD.org>1995-01-03 03:12:36 +0800
commit19825b1d947184174f48745af0fae0ba1cccfb52 (patch)
tree89b7e091bd5adf209f5c63f96297d9ccc9db4b2a /games/xmris
parent91798678edd80696fe83df521d1bad931a3d68ba (diff)
downloadfreebsd-ports-gnome-19825b1d947184174f48745af0fae0ba1cccfb52.tar.gz
freebsd-ports-gnome-19825b1d947184174f48745af0fae0ba1cccfb52.tar.zst
freebsd-ports-gnome-19825b1d947184174f48745af0fae0ba1cccfb52.zip
Add INSTALL_MANPAGES= yes.
Diffstat (limited to 'games/xmris')
-rw-r--r--games/xmris/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xmris/Makefile b/games/xmris/Makefile
index cb6985336c74..09b590474dfe 100644
--- a/games/xmris/Makefile
+++ b/games/xmris/Makefile
@@ -1,6 +1,7 @@
DISTNAME= xmris.4.02
-USE_IMAKE= yes
USE_GMAKE= yes
+USE_IMAKE= yes
+INSTALL_MANPAGES= yes
MASTER_SITES= ftp://ftp.x.org/R5contrib/
.include <bsd.port.mk>