aboutsummaryrefslogtreecommitdiffstats
path: root/palm/prc-tools/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-02-19 14:55:19 +0800
committerasami <asami@FreeBSD.org>1998-02-19 14:55:19 +0800
commitf0454a5fa048c131d6ef2a4ca69a208cd7e6d508 (patch)
treeb9c133dcf93ee8f119b49ce9601d56b73de57ba5 /palm/prc-tools/Makefile
parente6e21242b8d4f3f666ac1ec528405e8833bf6f8d (diff)
downloadfreebsd-ports-gnome-f0454a5fa048c131d6ef2a4ca69a208cd7e6d508.tar.gz
freebsd-ports-gnome-f0454a5fa048c131d6ef2a4ca69a208cd7e6d508.tar.zst
freebsd-ports-gnome-f0454a5fa048c131d6ef2a4ca69a208cd7e6d508.zip
Use mtree/mkdir ${PREFIX} fix in rev 1.271 of bsd.port.mk. (I.e.,
don't worry about it here, it was too late anyway.)
Diffstat (limited to 'palm/prc-tools/Makefile')
-rw-r--r--palm/prc-tools/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile
index 19f87560c606..e164650d4c8f 100644
--- a/palm/prc-tools/Makefile
+++ b/palm/prc-tools/Makefile
@@ -3,7 +3,7 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
-# $Id: Makefile,v 1.5 1997/11/25 09:18:12 pst Exp $
+# $Id: Makefile,v 1.6 1998/01/01 17:29:06 asami Exp $
#
# *WARNING* write access to ${PREFIX} is required DURING build because the
# make "all" target actually installs the gnu tools before building the
@@ -24,9 +24,6 @@ MAINTAINER= ports@freebsd.org
PREFIX= ${LOCALBASE}/pilot
WRKSRC= ${WRKDIR}/${PKGNAME}
-# argh... mtree happens before we can mkdir ${PREFIX} ! :-(
-NO_MTREE= yes
-
USE_PERL5= yes
ALL_TARGET= gnutools all
MAN1= build-prc.1 cccp.1 configure.1 \
@@ -68,9 +65,6 @@ STRIP= build-prc \
post-patch:
(cd ${WRKSRC} ; make patch)
-pre-install:
- -test -d ${PREFIX} || mkdir ${PREFIX}
-
# the info files are redundant
post-install:
${RM} -rf ${PREFIX}/info