diff options
Diffstat (limited to 'x11-toolkits/vdk/Makefile')
-rw-r--r-- | x11-toolkits/vdk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/vdk/Makefile b/x11-toolkits/vdk/Makefile index 0405a928415e..17f632038b3e 100644 --- a/x11-toolkits/vdk/Makefile +++ b/x11-toolkits/vdk/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= vdklib MAINTAINER= ports@FreeBSD.org COMMENT= C++ wrapper for GTK+ toolkit -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GNOME= gnomehack gnometarget gtk20 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |