# New ports collection makefile for: wxd # Date created: 29 August 2006 # Whom: Jona Joachim # # $FreeBSD$ # PORTNAME= wxd PORTVERSION= 0.14 PORTREVISION= 3 CATEGORIES= x11-toolkits devel MASTER_SITES= SF/${PORTNAME}/wxD/${PORTVERSION} EXTRACT_SUFX= .tgz MAINTAINER= jochen@daten-chaos.de COMMENT= wxWidgets bindings for the D programming language BUILD_DEPENDS= gdc:${PORTSDIR}/lang/gdc USE_GMAKE= yes USE_LDCONFIG= yes USE_WX= 2.8 WRKSRC= ${WRKDIR}/${PORTNAME} OPTIONS= UNICODE "Build the Unicode version" On .include .if ${ARCH} == "amd64" || ${ARCH} == "sparc64" BROKEN= does not compile .endif .if !defined(WITHOUT_UNICODE) WX_UNICODE= yes .endif pre-patch: @${RM} ${WRKSRC}/Makefile @${MV} ${WRKSRC}/GNUmakefile ${WRKSRC}/Makefile @${RM} ${WRKSRC}/wxc/Makefile @${MV} ${WRKSRC}/wxc/GNUmakefile ${WRKSRC}/wxc/Makefile @${RM} ${WRKSRC}/wx/Makefile @${MV} ${WRKSRC}/wx/GNUmakefile ${WRKSRC}/wx/Makefile .include 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
* Update to KDE 3.4.2 / KOffice 1.4.1lofi2005-08-011-2/+2
* Update to KDE 3.4.1lofi2005-06-26