summaryrefslogtreecommitdiff
path: root/math/scilab/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/scilab/Makefile')
-rw-r--r--math/scilab/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile
index 586f93ba2f0d..b5a8d24b3462 100644
--- a/math/scilab/Makefile
+++ b/math/scilab/Makefile
@@ -26,12 +26,6 @@ USE_X_PREFIX= yes
SCIDIR= ${X11BASE}/lib/X11/scilab
post-install:
- @echo "******************************************************************************"
- @echo 0 - COPYRIGHT NOTICE
- @echo
- @echo To use Scilab, you need to fill and return the end of the file notice.tex
- @echo "or notice.ps (postscript file). You may email to Scilab@inria.fr."
- @echo
- @echo "******************************************************************************"
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>