summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/git-merge-changelog/Makefile3
-rw-r--r--devel/monotone/Makefile1
-rw-r--r--devel/phpsh/Makefile3
-rw-r--r--devel/rpm-spec-mode.el/Makefile3
-rw-r--r--devel/rubygem-app_config/Makefile3
-rw-r--r--security/obfsproxy/Makefile3
-rw-r--r--security/ossec-hids-server/Makefile2
-rw-r--r--security/py-PF/Makefile5
-rw-r--r--sysutils/boxbackup-devel/Makefile1
-rw-r--r--sysutils/fusefs-kmod/Makefile3
-rw-r--r--sysutils/hilite/Makefile3
-rw-r--r--sysutils/puppet-mode.el/Makefile3
-rw-r--r--textproc/ruby-rdtool/Makefile1
-rw-r--r--textproc/srilm/Makefile3
-rw-r--r--textproc/wordnet/Makefile1
-rw-r--r--textproc/xml2rfc/Makefile3
16 files changed, 0 insertions, 41 deletions
diff --git a/devel/git-merge-changelog/Makefile b/devel/git-merge-changelog/Makefile
index b8391dfbb826..f41482a5391a 100644
--- a/devel/git-merge-changelog/Makefile
+++ b/devel/git-merge-changelog/Makefile
@@ -34,7 +34,4 @@ do-extract:
${MKDIR} ${WRKDIR}
cd ${GNULIB_DIR}; ./gnulib-tool --create-testdir --dir="${WRKSRC}" ${PORTNAME}
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile
index 7d3cf9af2321..85a7bdc6a838 100644
--- a/devel/monotone/Makefile
+++ b/devel/monotone/Makefile
@@ -91,6 +91,5 @@ post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${WRKSRC} && ${INSTALL_DATA} NEWS UPGRADE ${STAGEDIR}${DOCSDIR}
.endif
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/devel/phpsh/Makefile b/devel/phpsh/Makefile
index f0e04257b7a9..717ed960b55f 100644
--- a/devel/phpsh/Makefile
+++ b/devel/phpsh/Makefile
@@ -37,7 +37,4 @@ post-patch:
@${GREP} -Rl '%%ETCDIR%%' ${WRKSRC} |${XARGS} ${REINPLACE_CMD} \
-e 's,%%ETCDIR%%,${ETCDIR},g'
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/devel/rpm-spec-mode.el/Makefile b/devel/rpm-spec-mode.el/Makefile
index 2d470b5a3049..6a6e0c9795e0 100644
--- a/devel/rpm-spec-mode.el/Makefile
+++ b/devel/rpm-spec-mode.el/Makefile
@@ -26,7 +26,4 @@ do-install:
${MKDIR} ${STAGEDIR}${EMACSLISPDIR}
${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${EMACSLISPDIR}/${PORTNAME}
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/devel/rubygem-app_config/Makefile b/devel/rubygem-app_config/Makefile
index 0d179d4f6ff8..6f69091dd8af 100644
--- a/devel/rubygem-app_config/Makefile
+++ b/devel/rubygem-app_config/Makefile
@@ -31,7 +31,4 @@ USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/security/obfsproxy/Makefile b/security/obfsproxy/Makefile
index 8aa34146f25d..ef96c1fd50c1 100644
--- a/security/obfsproxy/Makefile
+++ b/security/obfsproxy/Makefile
@@ -22,7 +22,4 @@ USES= python twisted
SUB_FILES= pkg-message
PYDISTUTILS_PKGNAME=obfsproxy
-post-install:
- ${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
diff --git a/security/ossec-hids-server/Makefile b/security/ossec-hids-server/Makefile
index 72e98a29e098..cee58b6fe4e3 100644
--- a/security/ossec-hids-server/Makefile
+++ b/security/ossec-hids-server/Makefile
@@ -116,6 +116,4 @@ post-install:
@cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${STAGEDIR}${DOCSDIR}
.endif
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
diff --git a/security/py-PF/Makefile b/security/py-PF/Makefile
index 37b8abcce947..8c813aad182b 100644
--- a/security/py-PF/Makefile
+++ b/security/py-PF/Makefile
@@ -20,9 +20,4 @@ GH_PROJECT= py-${PORTNAME:tl}
SUB_FILES= pkg-message
-post-install:
-.if !defined(BATCH)
- @${CAT} ${PKGMESSAGE}
-.endif
-
.include <bsd.port.mk>
diff --git a/sysutils/boxbackup-devel/Makefile b/sysutils/boxbackup-devel/Makefile
index 9cd914fc4490..ec3946e7b535 100644
--- a/sysutils/boxbackup-devel/Makefile
+++ b/sysutils/boxbackup-devel/Makefile
@@ -141,7 +141,6 @@ post-install:
.if ${PORT_OPTIONS:MSERVER}
@${MKDIR} -m 0700 ${STAGEDIR}${PREFIX}/etc/box/bbstored
.endif
- @${CAT} ${PKGMESSAGE}
test:
@${ECHO_CMD} "===> Running tests"
diff --git a/sysutils/fusefs-kmod/Makefile b/sysutils/fusefs-kmod/Makefile
index 248beedab219..2f33835791be 100644
--- a/sysutils/fusefs-kmod/Makefile
+++ b/sysutils/fusefs-kmod/Makefile
@@ -49,9 +49,6 @@ do-install:
${INSTALL_MAN} ${WRKSRC}/mount_fusefs/mount_fusefs.8 ${STAGEDIR}${PREFIX}/man/man8
${INSTALL_PROGRAM} ${WRKSRC}/mount_fusefs/mount_fusefs ${STAGEDIR}${PREFIX}/sbin
-post-install:
- ${CAT} ${PKGMESSAGE}
-
SVN_REV= 263233
SVN_MIRROR?= http://svn.freebsd.org/base
EXPDIR= ${WRKSRC}/src
diff --git a/sysutils/hilite/Makefile b/sysutils/hilite/Makefile
index 5b7d25c693ad..4f899244bc4d 100644
--- a/sysutils/hilite/Makefile
+++ b/sysutils/hilite/Makefile
@@ -23,7 +23,4 @@ do-build:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>
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>
diff --git a/textproc/ruby-rdtool/Makefile b/textproc/ruby-rdtool/Makefile
index dc023d5afdb1..de47c2224f52 100644
--- a/textproc/ruby-rdtool/Makefile
+++ b/textproc/ruby-rdtool/Makefile
@@ -39,6 +39,5 @@ post-install:
.for f in ${DOCS_JA}
${INSTALL_DATA} ${WRKSRC}/${f} ${STAGEDIR}${RUBY_MODDOCDIR}/ja/
.endfor
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/textproc/srilm/Makefile b/textproc/srilm/Makefile
index 43afda86befb..0e29d1f2b2d3 100644
--- a/textproc/srilm/Makefile
+++ b/textproc/srilm/Makefile
@@ -88,7 +88,4 @@ do-install:
cd ${WRKSRC}/bin && \
${INSTALL_SCRIPT} ${SCRIPTS} ${STAGEDIR}${EXAMPLESDIR}
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.post.mk>
diff --git a/textproc/wordnet/Makefile b/textproc/wordnet/Makefile
index 02831ebe5e6f..e7430fce614e 100644
--- a/textproc/wordnet/Makefile
+++ b/textproc/wordnet/Makefile
@@ -34,6 +34,5 @@ post-install:
--strip-components 1 \
-f ${_DISTDIR}${DISTFILES:M*dict:S/:dict//} \
`${SED} -n -e '/\.xbm/d' -e 's,^%%DATADIR%%/,dict/,p' ${PLIST}`
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/textproc/xml2rfc/Makefile b/textproc/xml2rfc/Makefile
index 2f787017ead7..ec76840a4c36 100644
--- a/textproc/xml2rfc/Makefile
+++ b/textproc/xml2rfc/Makefile
@@ -17,7 +17,4 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}lxml>=2.2.8:${PORTSDIR}/devel/py-lxml
USES= python
USE_PYTHON= distutils autoplist
-post-install:
- @${CAT} ${PKGMESSAGE}
-
.include <bsd.port.mk>