aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-20 13:27:17 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-20 13:27:17 +0000
commit0fac8b3bf5a411782716eeeaba6a46d423b13ec9 (patch)
tree5cd5056f335d9f260d891d70272784a1952ab141 /editors/abiword/Makefile
parentd390477901e8215153898980bd330620edd48ea5 (diff)
downloadports-0fac8b3bf5a411782716eeeaba6a46d423b13ec9.tar.gz
ports-0fac8b3bf5a411782716eeeaba6a46d423b13ec9.zip
Notes
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r--editors/abiword/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 5f361578f996..aa6c3c71b66f 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -44,4 +44,7 @@ pre-configure:
@cd ${WRKSRC} && ${TOUCH} NEWS README AUTHORS ChangeLog
@cd ${WRKSRC}/ac-helpers && ${RM} -f install-sh mkinstalldirs missing
+post-install:
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.mk>