[kris@FreeBSD.org: cvs commit: ports/games/gcompris2 Makefile]

Kris Kennaway kris at obsecurity.org
Fri May 6 20:16:37 PDT 2005


FYI; see previous email notifications and http://pointyhat.freebsd.org

Kris

----- Forwarded message from Kris Kennaway <kris at FreeBSD.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
Delivered-To: kris at freebsd.org
Delivered-To: ports-committers at freebsd.org
From: Kris Kennaway <kris at FreeBSD.org>
Date: Sat, 7 May 2005 03:06:07 +0000 (UTC)
To: ports-committers at FreeBSD.org, cvs-ports at FreeBSD.org,
	cvs-all at FreeBSD.org
Subject: cvs commit: ports/games/gcompris2 Makefile
X-FreeBSD-CVS-Branch: HEAD
Precedence: bulk
X-Loop: FreeBSD.ORG
X-UIDL: $?1!!QI=!!pJY"!Nh1"!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.92.8

kris        2005-05-07 03:06:07 UTC

  FreeBSD ports repository

  Modified files:
    games/gcompris2      Makefile 
  Log:
  BROKEN on 4.x: Does not compile
  
  Revision  Changes    Path
  1.50      +7 -1      ports/games/gcompris2/Makefile
http://cvsweb.FreeBSD.org/ports/games/gcompris2/Makefile.diff?r1=1.49&r2=1.50
| ===================================================================
| RCS file: /usr/local/www/cvsroot/FreeBSD/ports/games/gcompris2/Makefile,v
| retrieving revision 1.49
| retrieving revision 1.50
| diff -u -p -r1.49 -r1.50
| --- ports/games/gcompris2/Makefile	2005/04/04 23:21:19	1.49
| +++ ports/games/gcompris2/Makefile	2005/05/07 03:06:07	1.50
| @@ -2,7 +2,7 @@
|  # Date created:				23 April 2003
|  # Whom:					Martin Klaffenboeck <martin.klaffenboeck at gmx.at>
|  #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/games/gcompris2/Makefile,v 1.49 2005/04/04 23:21:19 ahze Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/games/gcompris2/Makefile,v 1.50 2005/05/07 03:06:07 kris Exp $
|  #
|  
|  PORTNAME=	gcompris2
| @@ -36,8 +36,14 @@ CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/
|  
|  INFO=		gcompris
|  
| +.include <bsd.port.pre.mk>
| +
| +.if ${OSVERSION} < 500000
| +BROKEN=		"Does not compile on FreeBSD 4.x"
| +.endif
| +
|  post-patch:
|  	@${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \
|  		's|-DGNOME_DISABLE_DEPRECATED||g'
|  
| -.include <bsd.port.mk>
| +.include <bsd.port.post.mk>


----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20050506/50285a03/attachment.bin


More information about the freebsd-gnome mailing list