aboutsummaryrefslogtreecommitdiff
path: root/emulators/jzintv
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2013-11-27 07:19:41 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2013-11-27 07:19:41 +0000
commita1bd5226008431a145776a87687e444fcbe31349 (patch)
tree5c8032e2c9b9cac620dcf92cb33f32506ed7a532 /emulators/jzintv
parent256068fdeda888e3ec0436c8bbddb58f8546cd78 (diff)
downloadports-a1bd5226008431a145776a87687e444fcbe31349.tar.gz
ports-a1bd5226008431a145776a87687e444fcbe31349.zip
Fix pkg-message shown twice
Notes
Notes: svn path=/head/; revision=335001
Diffstat (limited to 'emulators/jzintv')
-rw-r--r--emulators/jzintv/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/jzintv/Makefile b/emulators/jzintv/Makefile
index 7623d526b6b5..968ac6b9d75b 100644
--- a/emulators/jzintv/Makefile
+++ b/emulators/jzintv/Makefile
@@ -65,6 +65,5 @@ do-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR})
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>