diff options
Diffstat (limited to 'misc/xiphos/Makefile')
-rw-r--r-- | misc/xiphos/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index f5e6485d7982..302972701e37 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -19,8 +19,7 @@ BUILD_DEPENDS:= ${RUN_DEPENDS} \ LIB_DEPENDS= libwebkitgtk-1.0.so:${PORTSDIR}/www/webkit-gtk2 \ libsword.so:${PORTSDIR}/misc/sword -USE_PYTHON_BUILD= yes -USES= gettext pkgconfig +USES= gettext pkgconfig python:build INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_GNOME= gnomehack gnomeprefix gtkhtml3 intlhack libgsf |