diff options
Diffstat (limited to 'graphics/cairomm/Makefile')
-rw-r--r-- | graphics/cairomm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile index 1cf44cae2f1f..8066e701a0c1 100644 --- a/graphics/cairomm/Makefile +++ b/graphics/cairomm/Makefile @@ -22,7 +22,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_AUTOTOOLS= libtool USE_LDCONFIG= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget ltverhack +USE_GNOME= gnomehack ltverhack CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ AUTOMAKE="${TRUE}" AUTOCONF="${TRUE}" DOXYGEN="${TRUE}" |