summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1996-11-26 10:40:48 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1996-11-26 10:40:48 +0000
commit2f8916cf1d94b2b13b0fd6ccb90fc9ab0def2fc0 (patch)
tree2992b37528d27fc2381fbb68c79e82ea24ee3c90 /cad
parentMake this compile and package. (diff)
Combine my do-install and post-install targets.. there was no need for two
targets.
Notes
Notes: svn path=/head/; revision=4689
Diffstat (limited to 'cad')
-rw-r--r--cad/mars/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/mars/Makefile b/cad/mars/Makefile
index 2386815cd7f1..6d1b977bcf42 100644
--- a/cad/mars/Makefile
+++ b/cad/mars/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Nov 18, 1996
# Whom: David O'Brien (obrien@cs.ucdavis.edu)
#
-# $Id: Makefile,v 1.2 1996/11/25 01:26:24 obrien Exp $
+# $Id: Makefile,v 1.3 1996/11/26 06:46:40 asami Exp $
#
DISTNAME= MaRS-2.1
@@ -32,8 +32,6 @@ MAN1= mars.1
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/mars ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/man1/mars.1 ${PREFIX}/man/man1
-
-post-install:
.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/doc/mars
@chmod a+rx ${PREFIX}/share/doc/mars