Oops, for some reason there was a reference to pkg-message, which doesn't exist.

This commit is contained in:
Thomas Gellekum 2001-06-29 11:59:30 +00:00
parent afa489d27a
commit e2b6a66592
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=44554

View File

@ -46,6 +46,5 @@ post-install:
${SED} -e "s/\(objc_threaded:=\)/\1 ${PTHREAD_LIBS}/" \
< ${WRKSRC}/config.make \
> ${PREFIX}/System/Makefiles/${GNU_ARCH}/${OPSYS:L}/config.make
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk>