From ca519ab8c011fdba09ad6a4a9bf03f19b9cae9d3 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Mon, 24 Mar 2008 23:21:25 +0000 Subject: - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Bump PORTREVISION Approved by: portmgr (xorg cleanup) --- graphics/cegui/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/cegui') diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index ebc09092e353..3252eb61ec36 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -7,7 +7,7 @@ PORTNAME= cegui PORTVERSION= 0.5.0b -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= SF MASTER_SITE_SUBDIR=crayzedsgui @@ -17,7 +17,8 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= A library providing windowing and widgets for graphics APIs LIB_DEPENDS= IL.1:${PORTSDIR}/graphics/devil \ - pcre.0:${PORTSDIR}/devel/pcre + pcre.0:${PORTSDIR}/devel/pcre \ + freetype.9:${PORTSDIR}/print/freetype2 WRKSRC= ${WRKDIR}/${DISTNAME:S/0b/0/} CONFIGURE_ARGS= --enable-toluacegui --disable-irrlicht-renderer \ @@ -32,7 +33,6 @@ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_GL= yes USE_LUA= 5.0 -USE_XLIB= yes USE_GNOME= gnomehack .if !defined(NOPORTDOCS) -- cgit v1.2.3