summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2016-04-14 17:48:51 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2016-04-14 17:48:51 +0000
commitb49eb6f35e572279f0293561b23cadc159a1120c (patch)
treef3b95ffb0ab2144c9b70b0e9e5212d4b9c3482f4 /editors
parent- Utilize option helper targets and drop unneeded newline and include of (diff)
- Update to 1.1.0.
- Copy the previous port to devel/mdds0.
Notes
Notes: svn path=/head/; revision=413308
Diffstat (limited to 'editors')
-rw-r--r--editors/libreoffice/Makefile2
-rw-r--r--editors/libreoffice4/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index 62f23fceab78..6dd3b4a0da3e 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
cppunit-config:devel/cppunit \
dmake:devel/dmake \
${LOCALBASE}/bin/gperf:devel/gperf \
- mdds>=0.9.0:devel/mdds \
+ ${LOCALBASE}/include/mdds/global.hpp:devel/mdds0 \
gpatch:devel/patch \
ucpp:devel/ucpp \
${LOCALBASE}/include/sane/sane.h:graphics/sane-backends \
diff --git a/editors/libreoffice4/Makefile b/editors/libreoffice4/Makefile
index c1e2e6031630..916af3a9d2cc 100644
--- a/editors/libreoffice4/Makefile
+++ b/editors/libreoffice4/Makefile
@@ -25,7 +25,7 @@ BUILD_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
cppunit-config:devel/cppunit \
dmake:devel/dmake \
${LOCALBASE}/bin/gperf:devel/gperf \
- mdds>=0.9.0:devel/mdds \
+ ${LOCALBASE}/include/mdds/global.hpp:devel/mdds0 \
gpatch:devel/patch \
ucpp:devel/ucpp \
vigra-config:graphics/vigra \