Index: head/cad/alliance/Makefile =================================================================== --- head/cad/alliance/Makefile (revision 433093) +++ head/cad/alliance/Makefile (revision 433094) @@ -1,40 +1,40 @@ # Created by: hrs # $FreeBSD$ PORTNAME= alliance DISTVERSION= 5.0-20120515 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad MASTER_SITES= http://ftp.lyx.org/lip6/softs/alliance/distribution/5.0/ \ http://ftp.jussieu.fr/lip6/softs/alliance/distribution/5.0/ \ http://www-asim.lip6.fr/pub/alliance/distribution/5.0/ MAINTAINER= ports@FreeBSD.org COMMENT= Complete set of CAD tools and libraries for VLSI design LICENSE= Alliance LICENSE_NAME= Alliance VLSI Cad System License LICENSE_FILE= ${WRKSRC}/LICENCE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept WRKSRC= ${WRKDIR}/alliance-5.0 SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message USES= bison gmake libtool motif USE_GCC= any HAS_CONFIGURE= yes INSTALL_TARGET= install-strip ALLIANCE_TOP= ${PREFIX}/alliance CONFIGURE_ENV+= ALLIANCE_TOP=${ALLIANCE_TOP} CONFIGURE_ARGS+=--mandir=${MANPREFIX}/man \ --prefix=${ALLIANCE_TOP} MAKE_JOBS_UNSAFE= yes post-patch: ${REINPLACE_CMD} -e '/include /d' \ ${WRKSRC}/xgra/src/XSB_parse.c .include Index: head/cad/alliance/files/patch-rds_src_ruterror.h =================================================================== --- head/cad/alliance/files/patch-rds_src_ruterror.h (nonexistent) +++ head/cad/alliance/files/patch-rds_src_ruterror.h (revision 433094) @@ -0,0 +1,11 @@ +--- rds/src/ruterror.h.orig 2002-04-25 14:13:59 UTC ++++ rds/src/ruterror.h +@@ -46,7 +46,7 @@ + | | + \------------------------------------------------------------*/ + +-extern char *basename(); ++#include + + # define ruterror( E, V ) (rut_error( (E), (V), basename(__FILE__), __LINE__ )) + Property changes on: head/cad/alliance/files/patch-rds_src_ruterror.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property