diff options
Diffstat (limited to 'devel/ORBit/Makefile')
-rw-r--r-- | devel/ORBit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBit/Makefile b/devel/ORBit/Makefile index f81f39b..cbadb7e 100644 --- a/devel/ORBit/Makefile +++ b/devel/ORBit/Makefile @@ -21,7 +21,7 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= glib12 gnometarget INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER= 13 +USE_AUTOTOOLS= libtool:13:inc LIBTOOLFILES= configure popt/configure libIDL/configure CONFIGURE_ARGS= --disable-indent CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |