summaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authormph <mph@FreeBSD.org>1999-08-03 17:07:46 +0000
committermph <mph@FreeBSD.org>1999-08-03 17:07:46 +0000
commit4ffe160df191e1b38b8349b882aa4b33a68d3c65 (patch)
tree135a1e7f15dbfabd812066bacf75276751cd8dfa /palm
parent69854d94e300bd53d50aa7601975f5beddea21be (diff)
downloadFreeBSD-ports-4ffe160df191e1b38b8349b882aa4b33a68d3c65.zip
FreeBSD-ports-4ffe160df191e1b38b8349b882aa4b33a68d3c65.tar.gz
Mark BROKEN: Ports are not allowed to touch anything outside of
$WRKSRC during the build. Requested by: jkh
Diffstat (limited to 'palm')
-rw-r--r--palm/prc-tools/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile
index d6b4ab4..004e5f6a 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.11 1999/02/02 16:24:38 dirk Exp $
+# $Id: Makefile,v 1.12 1999/04/24 03:07:36 nectar Exp $
#
# *WARNING* write access to ${PREFIX} is required DURING build because the
# make "all" target actually installs the gnu tools before building the
@@ -21,6 +21,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@freebsd.org
+BROKEN= "build touches stuff outside of build directory"
+
# install things in ${LOCALBASE}/pilot to avoid conflicts
PREFIX= ${LOCALBASE}/pilot
WRKSRC= ${WRKDIR}/${PKGNAME}
OpenPOWER on IntegriCloud