diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:37:06 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 13:37:06 +0000 |
commit | b47ad7a9430802af45dc6c12573374c9801fa2e7 (patch) | |
tree | 93c8203683c5cd37c093a1bfd82a57972066bfd9 /editors/openoffice.org-1.1-devel | |
parent | d172aa58626976bbc2382ccc74f0427cfb30d7d4 (diff) | |
download | ports-b47ad7a9430802af45dc6c12573374c9801fa2e7.tar.gz ports-b47ad7a9430802af45dc6c12573374c9801fa2e7.zip |
Notes
Diffstat (limited to 'editors/openoffice.org-1.1-devel')
-rw-r--r-- | editors/openoffice.org-1.1-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index eb4f87da4d06..e94c263d0bd3 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -129,7 +129,7 @@ BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ #LIB_DEPENDS+= xslt.2:${PORTSDIR}/textproc/libxslt #.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 WRKSRC= ${WRKDIR} |