# ex:ts=8 # Ports collection makefile for: g3dviewer # Date created: May 30, 2002 # Whom: ijliao # # $FreeBSD$ # PORTNAME= g3dviewer PORTVERSION= 0.2.0 PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://automagically.de/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A 3D file viewer for GTK+ LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext USE_GNOME= gnometarget gtk20 USE_GL= gl GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" MAN1= g3dviewer.1 CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib post-patch: @${REINPLACE_CMD} -e \ 's|DBG_CFLAGS="-O2"|DBG_CFLAGS=""|g' ${WRKSRC}/configure .include .if ${OSVERSION} >= 700042 .if ${ARCH} == "amd64" || ${ARCH} == "sparc64" BROKEN= Does not compile with GCC 4.2 .endif .endif .include d-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Convert USE_GETTEXT to USES (part 1)ak2013-04-241-2/+1
* - convert USE_CMAKE to USESmakc2013-03-231-2/+1
* - Update to 2.4.0-beta3makc2012-11-183-26/+191
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4miwi2012-06-061-2/+1
* - update png to 1.5.10dinoex2012-06-011-1/+1
* Remove build dependencies on textproc/docbook-xml and textproc/docbook-xsl.makc2012-03-071-2/+0
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1