diff options
Diffstat (limited to 'x11-toolkits/hippo-canvas/Makefile')
-rw-r--r-- | x11-toolkits/hippo-canvas/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/hippo-canvas/Makefile b/x11-toolkits/hippo-canvas/Makefile index 908f6e2..49421cc 100644 --- a/x11-toolkits/hippo-canvas/Makefile +++ b/x11-toolkits/hippo-canvas/Makefile @@ -14,9 +14,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py LIB_DEPENDS= libcroco-0.6.so:${PORTSDIR}/textproc/libcroco RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pycairo.pc:${PORTSDIR}/graphics/py-cairo -USES= gmake libtool pathfix pkgconfig tar:bzip2 +USES= gmake libtool pathfix pkgconfig python tar:bzip2 USE_GNOME= cairo gtk20 glib20 librsvg2 pygtk2 pango -USE_PYTHON= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gtk-doc --enable-python USE_LDCONFIG= yes |