aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python24/Makefile
diff options
context:
space:
mode:
authorperky <perky@FreeBSD.org>2003-09-26 12:24:56 +0800
committerperky <perky@FreeBSD.org>2003-09-26 12:24:56 +0800
commitce7320cf420247359c91f93032d0acf46e3de2e0 (patch)
treeeba5ca35cb2ffc06e462683dc2be9ac0382bf6f0 /lang/python24/Makefile
parent40ec4b875109295f6c6d407884d265c41bd48e9f (diff)
downloadfreebsd-ports-gnome-ce7320cf420247359c91f93032d0acf46e3de2e0.tar.gz
freebsd-ports-gnome-ce7320cf420247359c91f93032d0acf46e3de2e0.tar.zst
freebsd-ports-gnome-ce7320cf420247359c91f93032d0acf46e3de2e0.zip
Add notes about separated standard modules.
Diffstat (limited to 'lang/python24/Makefile')
-rw-r--r--lang/python24/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 386618c09faf..6abf5a004344 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -142,4 +142,6 @@ post-install:
(cd ${DEMODIR}; tar xf -)
.endif
+ @${CAT} ${PKGMESSAGE}
+
.include <bsd.port.post.mk>