summaryrefslogtreecommitdiffstats
path: root/math/calc/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1994-10-05 22:34:48 +0000
committerjkh <jkh@FreeBSD.org>1994-10-05 22:34:48 +0000
commitfa423b686a669f79374ef237759d2c06e082a51c (patch)
treeaa114adf2b28dfd215e39a8d346bf30c335bcba1 /math/calc/Makefile
parentcdfa0d442a2b33626471934ac09b7992189b5553 (diff)
downloadFreeBSD-ports-fa423b686a669f79374ef237759d2c06e082a51c.zip
FreeBSD-ports-fa423b686a669f79374ef237759d2c06e082a51c.tar.gz
Update from Jean-Marc Zucconi.
Submitted by: jmz
Diffstat (limited to 'math/calc/Makefile')
-rw-r--r--math/calc/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/math/calc/Makefile b/math/calc/Makefile
index 7ff0e06..b4ce6b5 100644
--- a/math/calc/Makefile
+++ b/math/calc/Makefile
@@ -1,8 +1,8 @@
DISTNAME= calc-2.9.3t6
MASTER_SITES= ftp://ftp.cs.uni-sb.de/pub/misc/4.4BSD-Lite/contrib/
-.include <bsd.port.mk>
-
-
pre-install:
- @mkdir /usr/local/lib \ No newline at end of file
+ @mkdir -p ${PREFIX}/lib/calc/help
+ @mkdir -p ${PREFIX}/man/man1
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud