summaryrefslogtreecommitdiffstats
path: root/lang/p2c
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-04-16 21:24:53 +0000
committerasami <asami@FreeBSD.org>1995-04-16 21:24:53 +0000
commit3c7e870acdc83be318d928aed649899e15b761bf (patch)
treefd74fd9555c02ce16c33ffdac54d18139d9e462b /lang/p2c
parentebdb78b50bb3f1204c279e17264253cdb4814a23 (diff)
downloadFreeBSD-ports-3c7e870acdc83be318d928aed649899e15b761bf.zip
FreeBSD-ports-3c7e870acdc83be318d928aed649899e15b761bf.tar.gz
Make various install and pre-install targets depend on build.
Diffstat (limited to 'lang/p2c')
-rw-r--r--lang/p2c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/p2c/Makefile b/lang/p2c/Makefile
index 25463f4..23fd08e 100644
--- a/lang/p2c/Makefile
+++ b/lang/p2c/Makefile
@@ -3,7 +3,7 @@
# Date created: 4 October 1994
# Whom: jmz
#
-# $Id$
+# $Id: Makefile,v 1.5 1995/04/15 05:44:43 asami Exp $
#
DISTNAME= p2c-1.21alpha-07.Dec.93
@@ -14,7 +14,7 @@ DISTFILES= p2c-1.21alpha2.tar.gz
MAINTAINER= jmz@FreeBSD.org
-pre-install:
+pre-install: build
@mkdir -p ${PREFIX}/bin
@mkdir -p ${PREFIX}/lib
@mkdir -p ${PREFIX}/man/man1
OpenPOWER on IntegriCloud