diff options
Diffstat (limited to 'devel/ORBit2/Makefile')
-rw-r--r-- | devel/ORBit2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index 2284fea447d5..0fa37b24407d 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_GMAKE= yes USE_REINPLACE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER= 13 USE_GNOME= gnomehack libidl CONFIGURE_ARGS= --disable-indent \ --with-html-dir=${PREFIX}/share/doc \ |