aboutsummaryrefslogtreecommitdiff
path: root/devel/upp/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-19 08:21:47 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-19 08:21:47 +0000
commitde7bda6dd6460d781f77e9cc3d9b6b46f9ee4c9f (patch)
tree50db5cdf80d73d83ecd04528e6e1d3b8bd23f5ba /devel/upp/Makefile
parent277bf06955bb18fca27e1ef68057466e196b92a9 (diff)
downloadports-de7bda6dd6460d781f77e9cc3d9b6b46f9ee4c9f.tar.gz
ports-de7bda6dd6460d781f77e9cc3d9b6b46f9ee4c9f.zip
- Fix build
Submitted by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=190332
Diffstat (limited to 'devel/upp/Makefile')
-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>