aboutsummaryrefslogtreecommitdiff
path: root/lang/python/Makefile
diff options
context:
space:
mode:
authorHye-Shik Chang <perky@FreeBSD.org>2003-09-26 04:24:56 +0000
committerHye-Shik Chang <perky@FreeBSD.org>2003-09-26 04:24:56 +0000
commita51136bd605342937400bcc6ec8a1620c9396e35 (patch)
tree58b96431fcb3a46f09537cde9d60d3961974f5d9 /lang/python/Makefile
parent891753ec5cc0f53ed52d8766248ea226c200ba0f (diff)
downloadports-a51136bd605342937400bcc6ec8a1620c9396e35.tar.gz
ports-a51136bd605342937400bcc6ec8a1620c9396e35.zip
Notes
Diffstat (limited to 'lang/python/Makefile')
-rw-r--r--lang/python/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile
index 386618c09faf..6abf5a004344 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -142,4 +142,6 @@ post-install:
(cd ${DEMODIR}; tar xf -)
.endif
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.post.mk>