aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1997-11-25 16:36:16 +0800
committerasami <asami@FreeBSD.org>1997-11-25 16:36:16 +0800
commit829b071bfa90004e7a72ac595888ea6d4b0d049c (patch)
treefd225af77c4b402121256476a3c971de2eef8174
parent798d569aab9f48465d3c75df96e7af4f55feb7c5 (diff)
downloadfreebsd-ports-gnome-829b071bfa90004e7a72ac595888ea6d4b0d049c.tar.gz
freebsd-ports-gnome-829b071bfa90004e7a72ac595888ea6d4b0d049c.tar.zst
freebsd-ports-gnome-829b071bfa90004e7a72ac595888ea6d4b0d049c.zip
Oops, that was not the problem -- fix PREFIX. Either way, I have no
idea how this worked for anyone. Mark it broken (strip problem). I believe pst is working on it.
-rw-r--r--palm/prc-tools/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile
index ab4c0e43fbe7..cde8de5566c7 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.2 1997/11/24 09:43:42 pst Exp $
+# $Id: Makefile,v 1.3 1997/11/25 07:52:07 asami Exp $
#
# *WARNING* write access to ${PREFIX} is required DURING build because the
# make "all" target actually installs the gnu tools before building the
@@ -20,8 +20,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= ports@freebsd.org
+BROKEN= strip
+
# install things in ${LOCALBASE}/palm to avoid conflicts
-PREFIX= ${LOCALBASE}/palm
+PREFIX= ${LOCALBASE}/pilot
WRKSRC= ${WRKDIR}/${PKGNAME}
USE_PERL5= yes
@@ -68,9 +70,6 @@ STRIP= build-prc \
post-patch:
(cd ${WRKSRC} ; make patch)
-pre-install:
- ${MKDIR} ${PREFIX}
-
# the info files are redundant
post-install:
${RM} -rf ${PREFIX}/info