From 41385bde2c22e98c61e70f27f55e7cd50de701d1 Mon Sep 17 00:00:00 2001 From: dsainty Date: Mon, 16 Aug 2004 12:54:14 +0000 Subject: Bumped PKGREVISION to 4, fix for building POSE under gcc 3.3.3 with optimisation as default (g++ -O2). --- emulators/palmosemulator/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/palmosemulator/Makefile') diff --git a/emulators/palmosemulator/Makefile b/emulators/palmosemulator/Makefile index d7344717d62..95ece4af5fc 100644 --- a/emulators/palmosemulator/Makefile +++ b/emulators/palmosemulator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2004/05/05 05:06:28 snj Exp $ +# $NetBSD: Makefile,v 1.14 2004/08/16 12:54:14 dsainty Exp $ # DISTNAME= emulator_src_${POSE_VERSION} PKGNAME= palmosemulator-${POSE_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= emulators x11 MASTER_SITES= http://www.palmos.com/dev/tools/emulator/sources/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ -- cgit v1.2.3