diff options
Diffstat (limited to 'cad/oregano/Makefile')
-rw-r--r-- | cad/oregano/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index 9c39a56ac77d..f08f09368d82 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -18,7 +18,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix gtksourceview intlhack libglade2 \ libgnomeprintui libgnomeui USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOHEADER="${TRUE}" \ |