diff options
Diffstat (limited to 'graphics/cegui04/Makefile')
-rw-r--r-- | graphics/cegui04/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cegui04/Makefile b/graphics/cegui04/Makefile index d7143a77dffd..574da693c9e8 100644 --- a/graphics/cegui04/Makefile +++ b/graphics/cegui04/Makefile @@ -7,7 +7,7 @@ PORTNAME= cegui PORTVERSION= 0.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=crayzedsgui @@ -24,6 +24,7 @@ GNU_CONFIGURE= YES INSTALLS_SHLIB= YES USE_GCC= 3.4 USE_BZIP2= YES +USE_GL= YES USE_X_PREFIX= YES USE_GNOME= gnomehack |