diff options
Diffstat (limited to 'devel/bonobo/Makefile')
-rw-r--r-- | devel/bonobo/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index 3bb936480ecb..374803af2ad5 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -23,8 +23,6 @@ USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix oaf gnomehier gnomeprint GNOME_HTML_DIR= ${PREFIX}/share/doc/bonobo INSTALLS_SHLIB= yes -#USE_LIBTOOL= yes -#LIBTOOLFILES= configure libefs/configure GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |