diff options
Diffstat (limited to 'x11-toolkits/gtkglarea/Makefile')
-rw-r--r-- | x11-toolkits/gtkglarea/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/gtkglarea/Makefile b/x11-toolkits/gtkglarea/Makefile index 4ce5adee70d9..359ff77b7458 100644 --- a/x11-toolkits/gtkglarea/Makefile +++ b/x11-toolkits/gtkglarea/Makefile @@ -17,6 +17,7 @@ COMMENT= An OpenGL widget for the GTK+ GUI toolkit WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +USE_AUTOTOOLS= libtool:15 USE_X_PREFIX= yes USE_GL= yes USE_GNOME= gnometarget gtk12 lthack |