From 32e961da461009f84ec99279b167fa2bcb882d68 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Fri, 25 May 2007 17:49:58 +0000 Subject: [PATCH] move from X11BASE to LOCALBASE bump PORTREVISION --- games/ember/Makefile | 4 ++-- graphics/cegui/Makefile | 5 ++--- graphics/cegui04/Makefile | 5 ++--- 3 files changed, 6 insertions(+), 8 deletions(-) diff --git a/games/ember/Makefile b/games/ember/Makefile index 311b08387490..4d2441351694 100644 --- a/games/ember/Makefile +++ b/games/ember/Makefile @@ -7,7 +7,7 @@ PORTNAME= ember PORTVERSION= 0.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://amber.worldforge.org/ember/releases/stable/ @@ -31,7 +31,7 @@ CONFIGURE_ARGS= --with-png-prefix=${LOCALBASE} --enable-binreloc --program-trans USE_SDL= sdl GNU_CONFIGURE= YES INSTALLS_SHLIB= YES -USE_X_PREFIX= YES +USE_XLIB= YES USE_GNOME= gnomehack USE_BZIP2= YES CPPFLAGS= -DBR_NO_MACROS diff --git a/graphics/cegui/Makefile b/graphics/cegui/Makefile index 574da693c9e8..2398cd5b1d4a 100644 --- a/graphics/cegui/Makefile +++ b/graphics/cegui/Makefile @@ -7,7 +7,7 @@ PORTNAME= cegui PORTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=crayzedsgui @@ -22,10 +22,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_mk2 CONFIGURE_ARGS= --without-xerces-c GNU_CONFIGURE= YES INSTALLS_SHLIB= YES -USE_GCC= 3.4 USE_BZIP2= YES USE_GL= YES -USE_X_PREFIX= YES +USE_XLIB= YES USE_GNOME= gnomehack post-patch: diff --git a/graphics/cegui04/Makefile b/graphics/cegui04/Makefile index 574da693c9e8..2398cd5b1d4a 100644 --- a/graphics/cegui04/Makefile +++ b/graphics/cegui04/Makefile @@ -7,7 +7,7 @@ PORTNAME= cegui PORTVERSION= 0.4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=crayzedsgui @@ -22,10 +22,9 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_mk2 CONFIGURE_ARGS= --without-xerces-c GNU_CONFIGURE= YES INSTALLS_SHLIB= YES -USE_GCC= 3.4 USE_BZIP2= YES USE_GL= YES -USE_X_PREFIX= YES +USE_XLIB= YES USE_GNOME= gnomehack post-patch: