As discussed with st...@. OK?
cheers, david Index: Makefile =================================================================== RCS file: /cvs/ports/games/numptyphysics/Makefile,v retrieving revision 1.11 diff -N -u -p Makefile --- Makefile 30 Mar 2010 08:01:26 -0000 1.11 +++ Makefile 12 Apr 2010 09:16:55 -0000 @@ -4,8 +4,8 @@ COMMENT-main = physics-based drawing puzzle game COMMENT-npcomplete = extra levels for physics-based drawing puzzle game DISTNAME = numptyphysics-0.3.r20090104 -PKGNAME-main = ${DISTNAME}p6 -PKGNAME-npcomplete = npcomplete-0.0.r20090116p3 +PKGNAME-main = ${DISTNAME}p7 +PKGNAME-npcomplete = npcomplete-0.0.r20090116p4 MULTI_PACKAGES = -main -npcomplete @@ -21,9 +21,7 @@ MASTER_SITES = http://mirror.amdmi3.ru/distfiles/ DISTFILES = ${DISTNAME}${EXTRACT_SUFX} \ npcomplete-0.0.r20090116.tar.bz2 -.if ${MACHINE_ARCH} == "sparc64" -BROKEN = SIGBUS on sparc64 when starting -.endif +BROKEN-sparc64 =SIGBUS on sparc64 when starting # GPLv3+ PERMIT_PACKAGE_CDROM = Yes