diff options
Diffstat (limited to 'deskutils/conduit/Makefile')
-rw-r--r-- | deskutils/conduit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/conduit/Makefile b/deskutils/conduit/Makefile index 3dc1268e1342..6119e85a25cd 100644 --- a/deskutils/conduit/Makefile +++ b/deskutils/conduit/Makefile @@ -24,9 +24,8 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/goocanvasmodule.so:${PORTSDIR}/graphics/py-goo ${LOCALBASE}/libdata/pkgconfig/dbus-python.pc:${PORTSDIR}/devel/py-dbus \ xdg-open:${PORTSDIR}/devel/xdg-utils -USE_PYTHON= yes GNU_CONFIGURE= yes -USES= gettext gmake pathfix pkgconfig +USES= gettext gmake pathfix pkgconfig python INSTALLS_OMF= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include |