diff options
Diffstat (limited to 'devel/dbus-sharp/Makefile')
-rw-r--r-- | devel/dbus-sharp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dbus-sharp/Makefile b/devel/dbus-sharp/Makefile index affbe73ac689..44a86a9abe3e 100644 --- a/devel/dbus-sharp/Makefile +++ b/devel/dbus-sharp/Makefile @@ -23,7 +23,7 @@ INSTALL_WRKSRC= ${BUILD_WRKSRC} USE_GNOME= gnomehack gnometarget gtksharp10 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --enable-mono \ --disable-python \ --disable-gcj \ |