diff options
Diffstat (limited to 'net-im/jabber')
-rw-r--r-- | net-im/jabber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/jabber/Makefile b/net-im/jabber/Makefile index f4894d3c4a7c..6c523c0a2326 100644 --- a/net-im/jabber/Makefile +++ b/net-im/jabber/Makefile @@ -22,7 +22,7 @@ LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \ libgnutls.so:${PORTSDIR}/security/gnutls \ libexpat.so:${PORTSDIR}/textproc/expat2 -OPTIONS_DEFINE= IPV6 MYSQL PGSQL +OPTIONS_DEFINE= IPV6 MYSQL PGSQL DOCS GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |