summaryrefslogtreecommitdiff
path: root/graphics/geomview/Makefile
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>2000-01-26 06:01:56 +0000
committerBill Fenner <fenner@FreeBSD.org>2000-01-26 06:01:56 +0000
commit512cb1b8aeb36bfcf4a490ed57fb15bdfb6dba1b (patch)
tree09ed941c26f9bb725a80d891a5c052f19a9d4015 /graphics/geomview/Makefile
parentUpgrade to sdr 2.9 (diff)
Don't depend on files/nroff to fake out build.
Notes
Notes: svn path=/head/; revision=25083
Diffstat (limited to 'graphics/geomview/Makefile')
-rw-r--r--graphics/geomview/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/graphics/geomview/Makefile b/graphics/geomview/Makefile
index 6b2d098cb8cc..a07a856bf6ac 100644
--- a/graphics/geomview/Makefile
+++ b/graphics/geomview/Makefile
@@ -31,13 +31,9 @@ MAN3= anytopl.3 bdy.3 fsaparse.3 geomutil.3 lisp.3 plcombine.3 \
plconsol.3 pointlist.3 sweep.3
MAN5= discgrp.5 geomview.5 oogl.5
-# Set CPU type for Geomview make
-# Add ${FILESDIR} to PATH for "make install"
+# Set "CPU" type for Geomview make
# Allow user to specify "make install MAPLE_LIB=foo" as geomview wants
-MAKE_ENV= CPU=FreeBSD PATH=${FILESDIR}:${PATH} MAPLE_LIB=${MAPLE_LIB}
-
-post-extract:
- -${CHMOD} +x ${FILESDIR}/nroff
+MAKE_ENV= CPU=FreeBSD MAPLE_LIB=${MAPLE_LIB}
pre-install:
${MKDIR} ${PREFIX}/share/geomview