diff options
Diffstat (limited to 'graphics/cairomm/Makefile')
-rw-r--r-- | graphics/cairomm/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cairomm/Makefile b/graphics/cairomm/Makefile index 4b34126e437c..c61f4fef6e4d 100644 --- a/graphics/cairomm/Makefile +++ b/graphics/cairomm/Makefile @@ -7,6 +7,7 @@ PORTNAME= cairomm PORTVERSION= 0.4.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://cairographics.org/releases/ @@ -16,7 +17,7 @@ COMMENT= C++ interface to cairo LIB_DEPENDS= xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26 \ cairo.2:${PORTSDIR}/graphics/cairo -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_GNOME= gnomehack gnometarget CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |