diff options
Diffstat (limited to 'x11-toolkits/gtkglarea2/Makefile')
-rw-r--r-- | x11-toolkits/gtkglarea2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtkglarea2/Makefile b/x11-toolkits/gtkglarea2/Makefile index 28ce2a1f9e13..cd82a7f61b8e 100644 --- a/x11-toolkits/gtkglarea2/Makefile +++ b/x11-toolkits/gtkglarea2/Makefile @@ -6,7 +6,7 @@ PORTNAME= gtkglarea PORTVERSION= 1.99.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gtkglarea/1.99 @@ -21,7 +21,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gtk20 USE_BZIP2= yes USE_GL= yes -USE_AUTOTOOLS= libtool:13:inc +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ARGS= --with-lib-GL |