diff options
Diffstat (limited to 'misc/xiphos/Makefile')
-rw-r--r-- | misc/xiphos/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/xiphos/Makefile b/misc/xiphos/Makefile index 0493362e8f4c..cf4ff2faf6c6 100644 --- a/misc/xiphos/Makefile +++ b/misc/xiphos/Makefile @@ -24,6 +24,8 @@ INSTALLS_OMF= yes INSTALLS_ICONS= yes USE_GNOME= gnomehack gnomeprefix gtkhtml3 intlhack libgsf +OPTIONS_DEFINE= DOCS + do-configure: @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} ./waf configure \ --prefix=${STAGEDIR}${PREFIX} --destdir=${STAGEDIR}${PREFIX} \ |