diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 08:50:17 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 08:50:17 +0000 |
commit | e1555011ab42870150513585c13b3a273e4bf53b (patch) | |
tree | 75814c6755c8e7b9ed02c4c7bd60001370cbdfbd /deskutils/conduit | |
parent | dae43d7a6d5bdca67edda0ed02db4a1593899b62 (diff) | |
download | ports-e1555011ab42870150513585c13b3a273e4bf53b.tar.gz ports-e1555011ab42870150513585c13b3a273e4bf53b.zip |
Notes
Diffstat (limited to 'deskutils/conduit')
-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 |