diff options
Diffstat (limited to 'palm/prc-tools/Makefile')
-rw-r--r-- | palm/prc-tools/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/palm/prc-tools/Makefile b/palm/prc-tools/Makefile index 7625ea70aa37..4d6cfcc2d1bb 100644 --- a/palm/prc-tools/Makefile +++ b/palm/prc-tools/Makefile @@ -7,6 +7,7 @@ PORTNAME= prc-tools PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= palm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= prc-tools binutils/releases \ @@ -23,10 +24,6 @@ COMMENT= Collection of tools supporting C and C++ programming for Palm OS BUILD_DEPENDS= ${LOCALBASE}/bin/autoheader:${PORTSDIR}/devel/autoconf -BROKEN= "Patch fails" -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2004-04-15 - # it is unknown whether it could actually be made to work elsewhere, # but right now it does not. ONLY_FOR_ARCHS= i386 |