diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 21:37:06 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 21:37:06 +0800 |
commit | 763932d81e1b7bab6da89e4e4abeb6501e4b5fed (patch) | |
tree | 57a2a030a071a93985dd58cb77b260c066badbe1 /editors/openoffice.org-2 | |
parent | a1e425f6369ae13aa6c1f84c2c1d4261314099ef (diff) | |
download | freebsd-ports-graphics-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.tar.gz freebsd-ports-graphics-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.tar.zst freebsd-ports-graphics-763932d81e1b7bab6da89e4e4abeb6501e4b5fed.zip |
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
Diffstat (limited to 'editors/openoffice.org-2')
-rw-r--r-- | editors/openoffice.org-2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile index c1ff3958681..5ab89c2156f 100644 --- a/editors/openoffice.org-2/Makefile +++ b/editors/openoffice.org-2/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 |