diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-11-27 07:19:41 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-11-27 07:19:41 +0000 |
commit | a1bd5226008431a145776a87687e444fcbe31349 (patch) | |
tree | 5c8032e2c9b9cac620dcf92cb33f32506ed7a532 /emulators/jzintv | |
parent | 256068fdeda888e3ec0436c8bbddb58f8546cd78 (diff) | |
download | ports-a1bd5226008431a145776a87687e444fcbe31349.tar.gz ports-a1bd5226008431a145776a87687e444fcbe31349.zip |
Notes
Diffstat (limited to 'emulators/jzintv')
-rw-r--r-- | emulators/jzintv/Makefile | 1 |
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> |