aboutsummaryrefslogtreecommitdiff
path: root/games/linux-defcon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/linux-defcon/Makefile')
-rw-r--r--games/linux-defcon/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/games/linux-defcon/Makefile b/games/linux-defcon/Makefile
index 6acf72dc16ec..c7ae7d9f9459 100644
--- a/games/linux-defcon/Makefile
+++ b/games/linux-defcon/Makefile
@@ -46,7 +46,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/license.txt ${STAGEDIR}${DOCSDIR}/license.txt
${INSTALL_DATA} ${WRKSRC}/manual.pdf ${STAGEDIR}${DOCSDIR}/manual.pdf
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>