# Created by: Igor Pokrovsky # $FreeBSD$ PORTNAME= ftgl DISTVERSION= 2.1.3-rc5 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/FTGL%20Source/2.1.3%7Erc5 MAINTAINER= amdmi3@FreeBSD.org COMMENT= An OpenGL FreeType fonts rendering library LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gl-inc="${LOCALBASE}/include" \ --without-glut-inc USES= pathfix gmake USE_GL= gl glu USE_XORG= x11 xext xmu USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION:S/-/~/} post-patch: @${REINPLACE_CMD} -e '/SUBDIRS/ s|docs||; /SUBDIRS/ s|demo||' \ ${WRKSRC}/Makefile.in .include ics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to 1.0.2; remove PLIST.linimon2004-10-173-7/+8
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* SIZEify.trevor2004-01-291-0/+1
* de-pkg-commentknu2003-02-212-1/+1
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* upgrade to 1.0.1ijliao2002-08-262-5/+5
* Bump png majorache2001-09-11