From ca808f0eaebe5bce7acf4b82ce3d8c4b67f1a02a Mon Sep 17 00:00:00 2001 From: ade Date: Fri, 4 Jun 2004 17:29:38 +0000 Subject: Sync with new bsd.autotools.mk --- palm/prc-tools/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'palm') diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index 1e58b4b4211..ee675fc4ccd 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -22,14 +22,13 @@ EXTRACT_ONLY= binutils-2.14.tar.bz2 gdb-5.3.tar.bz2 gcc-2.95.3.tar.bz2 \ MAINTAINER= ports@FreeBSD.org COMMENT= Collection of tools supporting C and C++ programming for Palm OS -BUILD_DEPENDS= ${LOCALBASE}/bin/autoheader:${PORTSDIR}/devel/autoconf - BROKEN= "Incorrect pkg-plist" # it is unknown whether it could actually be made to work elsewhere, # but right now it does not. ONLY_FOR_ARCHS= i386 +WANT_AUTOCONF_VER=253 USE_BZIP2= YES USE_BISON= YES USE_GMAKE= YES -- cgit