BROKEN: Size mismatch

This commit is contained in:
Kris Kennaway 2005-05-07 02:47:39 +00:00
parent 1199387daf
commit 90cce966ff
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=134735
2 changed files with 4 additions and 0 deletions

View file

@ -14,6 +14,8 @@ DISTNAME= alphabet_sounds_fr
MAINTAINER= bruno@tinkerbox.org
COMMENT= Educative games for children. Alphabet sounds package
BROKEN= Size mismatch
BUILD_DEPENDS= ${LOCALBASE}/bin/childsplay:${PORTSDIR}/games/childsplay
RUN_DEPENDS= ${BUILD_DEPENDS}

View file

@ -17,6 +17,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
MAINTAINER= ports@FreeBSD.org
COMMENT= A High Quality Rendering Engine for C++
BROKEN= Size mismatch
WRKSRC= ${WRKDIR}/agg23
USE_GMAKE= yes
MAKE_ENV= C="${CC}" CXX="${CXX}"