summaryrefslogtreecommitdiff
path: root/lang/Gofer
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-16 21:24:53 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-16 21:24:53 +0000
commit21cfe0092c48d6f2064465152d5b2282e5195ed4 (patch)
treeaf3702446a363a839fee901776613f70126b02b7 /lang/Gofer
parentAdd popper back to SUBDIR, move procmail to BROKEN until chmod /var/mail (diff)
Make various install and pre-install targets depend on build.
Notes
Notes: svn path=/head/; revision=1406
Diffstat (limited to 'lang/Gofer')
-rw-r--r--lang/Gofer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Gofer/Makefile b/lang/Gofer/Makefile
index d9da1a2c7441..9a5d87e990b1 100644
--- a/lang/Gofer/Makefile
+++ b/lang/Gofer/Makefile
@@ -3,7 +3,7 @@
# Date created: Wed Feb 1 01:51:59 PST 1995
# Whom: hsu
#
-# $Id: Makefile,v 1.2 1995/04/01 12:46:37 jkh Exp $
+# $Id: Makefile,v 1.3 1995/04/15 05:44:23 asami Exp $
#
DISTNAME = gofer230a
@@ -14,7 +14,7 @@ MASTER_SITES = ftp://cs.nott.ac.uk/nott-fp/languages/haskell/gofer/
WRKSRC = ${WRKDIR}/src
LIBDIR = ${PREFIX}/lib/Gofer
-install:
+install: build
-mkdir -p ${LIBDIR}
-mkdir -p ${PREFIX}/man/man1
-mkdir -p ${PREFIX}/bin