# New ports collection makefile for: gccxml # Date created: 2003-07-16 # Whom: Volker Stolz # # $FreeBSD$ # PORTNAME= gccxml PORTVERSION= 0.6.0 CATEGORIES= devel MASTER_SITES= http://www.gccxml.org/files/v0.6/ MAINTAINER= vs@FreeBSD.org COMMENT= XML output extension to GCC BUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake PATCH_WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-build MAN1= gccxml.1 PLIST_SUB= PORTVERSION=0.6 post-extract: ${MKDIR} ${WRKSRC} do-configure: ${CP} ${TEMPLATES}/config.guess ${WRKSRC}/../gccxml-0.6.0/GCC/ ${CP} ${TEMPLATES}/config.sub ${WRKSRC}/../gccxml-0.6.0/GCC/ ${REINPLACE_CMD} -e "s,x86_64,amd64," \ ${WRKSRC}/../gccxml-0.6.0/GCC/gcc/config.gcc cd ${WRKSRC} && \ ${LOCALBASE}/bin/cmake ../${DISTNAME} -DCMAKE_INSTALL_PREFIX:PATH=${PREFIX} \ -DGCCXML_MAN_DIR:PATH="/man" .include .if ${ARCH} == "alpha" BROKEN= "Build fails on alpha" .endif .include 44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Remove USE_REINPLACE from categories starting with a Jedwin2006-05-091-2/+0
* Try to remove www/datakris2006-02-201-0/+1
* SHA256ifyedwin2006-01-221-0/+2
* - Update to 2.16.8pav2005-03-038-13/+198
* - Mark BROKEN until this can be updated to match actual devel/bugzilla versionpav2005-01-251-0/+2
* [MAINTAINER] japanese/bugzilla: update to 2.16.6edwin2004-07-173-9/+10