diff options
Diffstat (limited to 'www/extjs/Makefile')
-rw-r--r-- | www/extjs/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/www/extjs/Makefile b/www/extjs/Makefile index 2abb1137fe66..d7c73fc94b14 100644 --- a/www/extjs/Makefile +++ b/www/extjs/Makefile @@ -58,7 +58,4 @@ do-install: @cd ${WRKSRC}/examples && ${COPYTREE_SHARE} . ${STAGEDIR}${EXAMPLESDIR} .endif -post-install: - @${CAT} ${PKGMESSAGE} - .include <bsd.port.mk> |