- No more PKGMESSAGE

This commit is contained in:
Rong-En Fan 2006-12-29 07:03:28 +00:00
parent 0ea5ed861e
commit 561e617edb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180938

View file

@ -178,9 +178,4 @@ pre-everything::
@${ECHO} "ports tree and upgrade it with 'portupgrade -R svk'."
@${ECHO} ""
post-install:
@${ECHO}
@${CAT} ${PKGMESSAGE}
@${ECHO}
.include <bsd.port.post.mk>