diff options
Diffstat (limited to 'multimedia/xtheater/Makefile')
-rw-r--r-- | multimedia/xtheater/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/xtheater/Makefile b/multimedia/xtheater/Makefile index 2062f46f14ce..960d967aff1f 100644 --- a/multimedia/xtheater/Makefile +++ b/multimedia/xtheater/Makefile @@ -8,7 +8,7 @@ PORTNAME= xtheater PORTVERSION= 1.0.0.p1 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -26,7 +26,7 @@ USE_GNOME= gtk12 USE_GL= yes USE_REINPLACE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --enable-gl |