diff options
Diffstat (limited to 'www/groupoffice')
-rw-r--r-- | www/groupoffice/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/groupoffice/Makefile b/www/groupoffice/Makefile index 1d201e74e7bf..05e6f95ea7e8 100644 --- a/www/groupoffice/Makefile +++ b/www/groupoffice/Makefile @@ -42,7 +42,7 @@ USE_PHP+= calendar .endif .if ${PORT_OPTIONS:MWBXML} -LIB_DEPENDS= wbxml2:${PORTSDIR}/textproc/wbxml2 +LIB_DEPENDS= libwbxml2.so:${PORTSDIR}/textproc/wbxml2 .endif do-install: |