aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2000-05-04 09:32:06 +0000
committerThomas Gellekum <tg@FreeBSD.org>2000-05-04 09:32:06 +0000
commit5aaec171a98ec2aa803fb92875f81cfc85c846d2 (patch)
treeedbb53ca2e90f59fe7cba783608a7dfb727cd365 /games
parente8515be59f750681a253ed068f709e459431bc5b (diff)
downloadports-5aaec171a98ec2aa803fb92875f81cfc85c846d2.tar.gz
ports-5aaec171a98ec2aa803fb92875f81cfc85c846d2.zip
Fix man page installation. Looks like there are some differences between
the imake files in XFree86-3.3.3.1 and 3.3.6.
Notes
Notes: svn path=/head/; revision=28290
Diffstat (limited to 'games')
-rw-r--r--games/xskat/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xskat/Makefile b/games/xskat/Makefile
index ef1587604b69..5a9618b72830 100644
--- a/games/xskat/Makefile
+++ b/games/xskat/Makefile
@@ -13,7 +13,6 @@ MASTER_SITES= http://www.gulu.net/xskat/
MAINTAINER= tg@FreeBSD.org
USE_IMAKE= yes
-MANN= xskat.n
-MANCOMPRESSED= no
+MAN1= xskat.1
.include <bsd.port.mk>