aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/jzintv
diff options
context:
space:
mode:
authormartymac <martymac@FreeBSD.org>2013-11-27 15:19:41 +0800
committermartymac <martymac@FreeBSD.org>2013-11-27 15:19:41 +0800
commit2f4e9df8ce9ff62d0fc56262bbaf606f10db38d9 (patch)
tree5c8032e2c9b9cac620dcf92cb33f32506ed7a532 /emulators/jzintv
parent8ff4a54d6c0340b3486000a558759f4637345176 (diff)
downloadfreebsd-ports-gnome-2f4e9df8ce9ff62d0fc56262bbaf606f10db38d9.tar.gz
freebsd-ports-gnome-2f4e9df8ce9ff62d0fc56262bbaf606f10db38d9.tar.zst
freebsd-ports-gnome-2f4e9df8ce9ff62d0fc56262bbaf606f10db38d9.zip
Fix pkg-message shown twice
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>