summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/upp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/upp/Makefile b/devel/upp/Makefile
index b2954ba550eb..d2f29cf0a5dc 100644
--- a/devel/upp/Makefile
+++ b/devel/upp/Makefile
@@ -86,6 +86,5 @@ post-install:
@for d in `${CAT} ${WRKSRC}/dirs.txt`;do ${ECHO_CMD} @dirrm share/upp/$$d >> ${TMPPLIST};done;
@${ECHO_CMD} @dirrm share/upp >> ${TMPPLIST}
@${RM} ${WRKSRC}/*.txt
- @${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>