Bumped PKGREVISION to 4, fix for building POSE under gcc 3.3.3 with
optimisation as default (g++ -O2).
This commit is contained in:
parent
a5b31a5bdc
commit
cde849803a
1 changed files with 2 additions and 2 deletions
|
@ -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} \
|
||||
|
|
Loading…
Reference in a new issue