diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:56:10 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:56:10 +0000 |
commit | fae188751b59d1700f6a3231d48e1eb5e4959e90 (patch) | |
tree | 1fd8e51727e986b995f09c954af9176a37f5d767 /sysutils/zeitgeist | |
parent | 742321c70870f8339d0ac558f88a918b77b56096 (diff) | |
download | ports-fae188751b59d1700f6a3231d48e1eb5e4959e90.tar.gz ports-fae188751b59d1700f6a3231d48e1eb5e4959e90.zip |
Notes
Diffstat (limited to 'sysutils/zeitgeist')
-rw-r--r-- | sysutils/zeitgeist/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/zeitgeist/Makefile b/sysutils/zeitgeist/Makefile index e3a4b6e5fb66..139ff2ee07ea 100644 --- a/sysutils/zeitgeist/Makefile +++ b/sysutils/zeitgeist/Makefile @@ -19,9 +19,8 @@ RUN_DEPENDS= python:${PORTSDIR}/lang/python \ ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus USE_GNOME= intlhack pygobject -USE_PYTHON= yes GNU_CONFIGURE= yes -USES= gmake gettext pathfix +USES= gmake gettext pathfix python CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |