diff options
Diffstat (limited to 'sysutils/puppet-mode.el/Makefile')
-rw-r--r-- | sysutils/puppet-mode.el/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/puppet-mode.el/Makefile b/sysutils/puppet-mode.el/Makefile index ad59d71a92fe..32465346b79e 100644 --- a/sysutils/puppet-mode.el/Makefile +++ b/sysutils/puppet-mode.el/Makefile @@ -22,7 +22,4 @@ PLIST_FILES= %%EMACS_SITE_LISPDIR%%/puppet-mode.el do-install: ${INSTALL_DATA} ${WRKSRC}/puppet-mode.el ${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR} -post-install: - @${CAT} ${PKGMESSAGE} - .include <bsd.port.mk> |