diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-19 11:04:13 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-19 11:04:13 +0000 |
commit | f899c758a653ca8ff2f8a63aafcb2519a0b524ed (patch) | |
tree | be6eebf3e77ddf9fcf383081091d8b8b336dd71c /games/linux-defcon/Makefile | |
parent | 74d26774f830684ae21247061aa4bd7dabbe6527 (diff) | |
download | ports-f899c758a653ca8ff2f8a63aafcb2519a0b524ed.tar.gz ports-f899c758a653ca8ff2f8a63aafcb2519a0b524ed.zip |
Notes
Diffstat (limited to 'games/linux-defcon/Makefile')
-rw-r--r-- | games/linux-defcon/Makefile | 3 |
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> |