diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-08-14 12:39:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2010-08-14 12:39:08 +0000 |
commit | ceec748fb37875114d4e8a373ec27a9ffc84781a (patch) | |
tree | 443e0af2719fea782691b52e1b5d8b4ee07d6ad1 /lang/erlang14 | |
parent | f73236b43243e2b57ce1d6c831d6fe37d30aaec0 (diff) | |
download | ports-ceec748fb37875114d4e8a373ec27a9ffc84781a.tar.gz ports-ceec748fb37875114d4e8a373ec27a9ffc84781a.zip |
Notes
Diffstat (limited to 'lang/erlang14')
-rw-r--r-- | lang/erlang14/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/erlang14/Makefile b/lang/erlang14/Makefile index b7a1701aa06a..d2564c68ef85 100644 --- a/lang/erlang14/Makefile +++ b/lang/erlang14/Makefile @@ -208,6 +208,7 @@ post-install: @${ECHO_CMD} "r ${ERLANG_PLIST}" >> ${WRKDIR}/ex.script @${ECHO_CMD} "x!" >> ${WRKDIR}/ex.script @cd ${WRKDIR}; ex < ex.script + @${CAT} ${PKGMESSAGE} buildplt: @${ECHO_CMD} ===================================================== |