summaryrefslogtreecommitdiff
path: root/games/xscorch/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-06-06 07:35:19 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-06-06 07:35:19 +0000
commitb86ff5b363cb76026b7626df5ea0e1050587900e (patch)
tree170b540d8db5d446d9b82eb71114a0c371f7dcd2 /games/xscorch/Makefile
parentEnsure that ${PREFIX}/lib/gtk/themes/engines directory exists before (diff)
Add missed xscorch.6 manpage.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=29248
Diffstat (limited to 'games/xscorch/Makefile')
-rw-r--r--games/xscorch/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile
index 7e7e84560043..39f7f9009866 100644
--- a/games/xscorch/Makefile
+++ b/games/xscorch/Makefile
@@ -30,4 +30,6 @@ CONFIGURE_ARGS+=--without-gnome
CONFIGURE_ENV+=GTK_CONFIG="${GTK_CONFIG}"
USE_GMAKE= yes
+MAN6= xscorch.6
+
.include <bsd.port.mk>