diff options
Diffstat (limited to 'editors/openoffice.org-2-RC/Makefile')
-rw-r--r-- | editors/openoffice.org-2-RC/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile index c1ff3958681b..5ab89c2156f6 100644 --- a/editors/openoffice.org-2-RC/Makefile +++ b/editors/openoffice.org-2-RC/Makefile @@ -128,7 +128,7 @@ ANT_DISTFILE= apache-ant-${ANT_VERSION}-bin.tar.bz2 ANT_VERSION= 1.6.5 .endif .if !defined(WITH_GPC) -LIB_DEPENDS= art_lgpl_2:${PORTSDIR}/graphics/libart_lgpl2 +LIB_DEPENDS= art_lgpl_2:${PORTSDIR}/graphics/libart_lgpl .endif GNU_CONFIGURE= yes |