[kris@FreeBSD.org: cvs commit: ports/x11-toolkits/scintilla Makefile]

Kris Kennaway kris at obsecurity.org
Tue Apr 13 22:55:11 GMT 2004


FYI; see http://bento.freebsd.org for the logs.  Can you please
investigate and/or report to the developers?

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: Sun, 11 Apr 2004 21:19:00 -0700 (PDT)
To: ports-committers at FreeBSD.org, cvs-ports at FreeBSD.org,
	cvs-all at FreeBSD.org
Subject: cvs commit: ports/x11-toolkits/scintilla Makefile
X-FreeBSD-CVS-Branch: HEAD
Precedence: bulk
X-Loop: FreeBSD.ORG
X-UIDL: ~!e"!Rpn!!Y$`!!^P]"!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.16.4

kris        2004/04/11 21:19:00 PDT

  FreeBSD ports repository

  Modified files:
    x11-toolkits/scintilla Makefile 
  Log:
  BROKEN on sparc64: Does not compile
  
  Revision  Changes    Path
  1.26      +7 -1      ports/x11-toolkits/scintilla/Makefile
http://cvsweb.FreeBSD.org/ports/x11-toolkits/scintilla/Makefile.diff?r1=1.25&r2=1.26
| ===================================================================
| RCS file: /usr/local/www/cvsroot/FreeBSD/ports/x11-toolkits/scintilla/Makefile,v
| retrieving revision 1.25
| retrieving revision 1.26
| diff -u -p -r1.25 -r1.26
| --- ports/x11-toolkits/scintilla/Makefile	2004/02/22 06:35:20	1.25
| +++ ports/x11-toolkits/scintilla/Makefile	2004/04/12 04:19:00	1.26
| @@ -2,7 +2,7 @@
|  # Date created:				27 November 2000
|  # Whom:					Maxim Sobolev <sobomax at FreeBSD.org>
|  #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/x11-toolkits/scintilla/Makefile,v 1.25 2004/02/22 06:35:20 marcus Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/x11-toolkits/scintilla/Makefile,v 1.26 2004/04/12 04:19:00 kris Exp $
|  #
|  
|  PORTNAME=	scintilla
| @@ -32,6 +32,12 @@ USE_GNOME=	gtk12
|  MAKE_ARGS=	GTK1=yes
|  .endif
|  
| +.include <bsd.port.pre.mk>
| +
| +.if ${ARCH} == "sparc64"
| +BROKEN=		"Build fails on sparc64"
| +.endif
| +
|  do-install:
|  	${MKDIR} ${PREFIX}/include/scintilla
|  	${INSTALL_DATA} ${WRKSRC}/../include/*.h ${PREFIX}/include/scintilla
| @@ -40,4 +46,4 @@ do-install:
|  	${INSTALL_PROGRAM} ${WRKSRC}/../bin/libscintilla_lexers.so.1 ${PREFIX}/lib
|  	${LN} -sf ${PREFIX}/lib/libscintilla_lexers.so.1 ${PREFIX}/lib/libscintilla_lexers.so
|  
| -.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/20040413/1d410e0b/attachment.bin


More information about the freebsd-gnome mailing list