aboutsummaryrefslogtreecommitdiffstats
path: root/games/xminesweep
diff options
context:
space:
mode:
authordanilo <danilo@FreeBSD.org>2013-11-15 05:04:37 +0800
committerdanilo <danilo@FreeBSD.org>2013-11-15 05:04:37 +0800
commit616425adfd691942d61b3d3f0262ce3dbbfea3a4 (patch)
tree02189f65adcfb34353f1c526ca9062cd4d047c71 /games/xminesweep
parente030ed1d2d0d2d74a7f20e5d01e1864f66e79e9c (diff)
downloadfreebsd-ports-gnome-616425adfd691942d61b3d3f0262ce3dbbfea3a4.tar.gz
freebsd-ports-gnome-616425adfd691942d61b3d3f0262ce3dbbfea3a4.tar.zst
freebsd-ports-gnome-616425adfd691942d61b3d3f0262ce3dbbfea3a4.zip
- Add stage support
Diffstat (limited to 'games/xminesweep')
-rw-r--r--games/xminesweep/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xminesweep/Makefile b/games/xminesweep/Makefile
index 0769622382d8..c2c9e18577e2 100644
--- a/games/xminesweep/Makefile
+++ b/games/xminesweep/Makefile
@@ -17,8 +17,6 @@ COMMENT= X11 minesweeper game
USES= imake
USE_XORG= x11 xext xmu xaw xt xpm sm ice
-MAN1= xminesweep.1
-PLIST_FILES= bin/xminesweep
+PLIST_FILES= bin/xminesweep man/man1/xminesweep.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>