diff options
Diffstat (limited to 'devel/jclassinfo/Makefile')
-rw-r--r-- | devel/jclassinfo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/jclassinfo/Makefile b/devel/jclassinfo/Makefile index 6b59eacb20c4..35d5421c80d9 100644 --- a/devel/jclassinfo/Makefile +++ b/devel/jclassinfo/Makefile @@ -18,7 +18,7 @@ COMMENT= Shows information about Java class, dependencies and more USE_REINPLACE= yes USE_GETOPT_LONG= yes USE_GNOME= pkgconfig gnomehack -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes USE_GMAKE= yes |