aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-05-28 13:37:06 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-05-28 13:37:06 +0000
commitb47ad7a9430802af45dc6c12573374c9801fa2e7 (patch)
tree93c8203683c5cd37c093a1bfd82a57972066bfd9 /editors
parentd172aa58626976bbc2382ccc74f0427cfb30d7d4 (diff)
downloadports-b47ad7a9430802af45dc6c12573374c9801fa2e7.tar.gz
ports-b47ad7a9430802af45dc6c12573374c9801fa2e7.zip
- Renamed port graphics/libart_lgpl2 -> graphics/libart_lgpl
Notes
Notes: svn path=/head/; revision=163701
Diffstat (limited to 'editors')
-rw-r--r--editors/calligra/Makefile2
-rw-r--r--editors/koffice-kde3/Makefile2
-rw-r--r--editors/koffice-kde4/Makefile2
-rw-r--r--editors/openoffice-3-devel/Makefile2
-rw-r--r--editors/openoffice-3/Makefile2
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile2
-rw-r--r--editors/openoffice.org-1.1/Makefile2
-rw-r--r--editors/openoffice.org-2-RC/Makefile2
-rw-r--r--editors/openoffice.org-2-devel/Makefile2
-rw-r--r--editors/openoffice.org-2.0-devel/Makefile2
-rw-r--r--editors/openoffice.org-2.0/Makefile2
-rw-r--r--editors/openoffice.org-2/Makefile2
-rw-r--r--editors/openoffice.org-3-RC/Makefile2
-rw-r--r--editors/openoffice.org-3-devel/Makefile2
-rw-r--r--editors/openoffice.org-3/Makefile2
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile2
16 files changed, 16 insertions, 16 deletions
diff --git a/editors/calligra/Makefile b/editors/calligra/Makefile
index 185fbaa99f2c..3cb58dc11716 100644
--- a/editors/calligra/Makefile
+++ b/editors/calligra/Makefile
@@ -18,7 +18,7 @@ COMMENT= Office Suite for KDE3
BUILD_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx \
Magick-config:${PORTSDIR}/graphics/ImageMagick
-LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
+LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
aspell:${PORTSDIR}/textproc/aspell \
exif.12:${PORTSDIR}/graphics/libexif \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
diff --git a/editors/koffice-kde3/Makefile b/editors/koffice-kde3/Makefile
index 185fbaa99f2c..3cb58dc11716 100644
--- a/editors/koffice-kde3/Makefile
+++ b/editors/koffice-kde3/Makefile
@@ -18,7 +18,7 @@ COMMENT= Office Suite for KDE3
BUILD_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx \
Magick-config:${PORTSDIR}/graphics/ImageMagick
-LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
+LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
aspell:${PORTSDIR}/textproc/aspell \
exif.12:${PORTSDIR}/graphics/libexif \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile
index 185fbaa99f2c..3cb58dc11716 100644
--- a/editors/koffice-kde4/Makefile
+++ b/editors/koffice-kde4/Makefile
@@ -18,7 +18,7 @@ COMMENT= Office Suite for KDE3
BUILD_DEPENDS= ${LOCALBASE}/lib/libpqxx.a:${PORTSDIR}/databases/postgresql-libpqxx \
Magick-config:${PORTSDIR}/graphics/ImageMagick
-LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \
+LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \
aspell:${PORTSDIR}/textproc/aspell \
exif.12:${PORTSDIR}/graphics/libexif \
fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index 2e115f45ad3c..23eadc09bb75 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -158,7 +158,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
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index c1ff3958681b..5ab89c2156f6 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/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
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}
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 7ac32bdd8c38..516a9a7c0732 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/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}/OOo_${RELEASE_NR}
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
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index 2e115f45ad3c..23eadc09bb75 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -158,7 +158,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
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index 2e115f45ad3c..23eadc09bb75 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/Makefile
@@ -158,7 +158,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
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile
index c1ff3958681b..5ab89c2156f6 100644
--- a/editors/openoffice.org-2.0/Makefile
+++ b/editors/openoffice.org-2.0/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
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile
index c1ff3958681b..5ab89c2156f6 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
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index c1ff3958681b..5ab89c2156f6 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-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
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index 2e115f45ad3c..23eadc09bb75 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -158,7 +158,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
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index c1ff3958681b..5ab89c2156f6 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-3/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
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index 2e115f45ad3c..23eadc09bb75 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -158,7 +158,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