diff options
Diffstat (limited to 'devel/glade2')
-rw-r--r-- | devel/glade2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/glade2/Makefile b/devel/glade2/Makefile index 6a84648475e4..9c3b3f6b505a 100644 --- a/devel/glade2/Makefile +++ b/devel/glade2/Makefile @@ -19,7 +19,7 @@ COMMENT= A user interface builder for GTK+/GNOME USE_BZIP2= yes USE_X_PREFIX= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_GNOME= gnomeprefix gnomehack libgnomedb libgnomeui USE_GMAKE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |