summaryrefslogtreecommitdiff
path: root/games/xataxx/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-10-14 19:45:45 +0000
committerAde Lovett <ade@FreeBSD.org>2000-10-14 19:45:45 +0000
commitcc71f9a6ee2bba04064880256c8f8761bc265318 (patch)
treef7bf3996d07d8f43856ed6762d7448d13247a1dd /games/xataxx/Makefile
parentFix Imakefile breakage under XFree86 4.x (diff)
Fix Imakefile breakage under XFree86 4.x
PR: 21969 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=33830
Diffstat (limited to 'games/xataxx/Makefile')
-rw-r--r--games/xataxx/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/games/xataxx/Makefile b/games/xataxx/Makefile
index 6368cf81a5b2..e1900b3aef17 100644
--- a/games/xataxx/Makefile
+++ b/games/xataxx/Makefile
@@ -17,13 +17,8 @@ MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN6= xataxx.6
-MANCOMPRESSED= no
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/xataxx ${PREFIX}/bin
- ${INSTALL_DATA} ${WRKSRC}/xataxx.man ${PREFIX}/man/man6/xataxx.6
- @${MKDIR} ${PREFIX}/share/xataxx
- ${INSTALL_DATA} ${WRKSRC}/lib/* ${PREFIX}/share/xataxx
+post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/xataxx
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/xataxx