summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-02-02 16:24:38 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-02-02 16:24:38 +0000
commit17402c448de847017d73b11b4c4bbb7344f5558f (patch)
treebd2c193f82ac1ecc11fb4219173fe90e9f399873 /palm
parentUpdate to 1.0.1 (diff)
Remove BROKEN_ELF:
replace /usr/bin/perl in ${WRKSRC}/stubgen with ${PERL5}.
Notes
Notes: svn path=/head/; revision=16500
Diffstat (limited to 'palm')
-rw-r--r--palm/prc-tools/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile
index f64bb4b5d1ae..a76d861240ab 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.9 1998/10/12 20:42:33 jseger Exp $
+# $Id: Makefile,v 1.10 1999/01/09 08:52:30 asami Exp $
#
# *WARNING* write access to ${PREFIX} is required DURING build because the
# make "all" target actually installs the gnu tools before building the
@@ -18,8 +18,6 @@ MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ \
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
binutils-2.7.tar.gz gdb-4.16.tar.gz gcc-2.7.2.2.tar.gz
-BROKEN_ELF= stubgen
-
MAINTAINER= ports@freebsd.org
# install things in ${LOCALBASE}/pilot to avoid conflicts
@@ -80,6 +78,7 @@ pre-build:
# after we apply freebsd patches, apply prc-tool's patches to gcc/gdb/...
post-patch:
(cd ${WRKSRC} ; make patch)
+ ${PERL} -i -pe "s|%%PERL5%%|${PERL}|" ${WRKSRC}/stubgen
# the info files are redundant
post-install: