aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2010-03-19 06:38:34 +0000
committerMaho Nakata <maho@FreeBSD.org>2010-03-19 06:38:34 +0000
commit3436a84a663134f65cacd69d060b3dc23d05b86d (patch)
tree7bb632d86c4a85d3844b0ad5f4eaf0a8cec34a32 /editors
parentab33b59860509278beef35093961c28147a5e1b5 (diff)
downloadports-3436a84a663134f65cacd69d060b3dc23d05b86d.tar.gz
ports-3436a84a663134f65cacd69d060b3dc23d05b86d.zip
fix build
PR: 144716 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> Feature safe: yes
Notes
Notes: svn path=/head/; revision=251225
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-3-devel/Makefile2
-rw-r--r--editors/openoffice.org-3-devel/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index 72eb24bdd6c4..76416cf0644a 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -206,7 +206,7 @@ pre-configure:
#Workaround for gperf. #i85469#
@${LN} -sf ${LOCALBASE}/bin/gperf ${WRKSRC}/solenv/bin/gperf
.if defined(WITH_KDE4)
- @${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/solenv/bin/moc
+ @${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/solenv/bin/moc
.endif
do-build:
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index 72eb24bdd6c4..76416cf0644a 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -206,7 +206,7 @@ pre-configure:
#Workaround for gperf. #i85469#
@${LN} -sf ${LOCALBASE}/bin/gperf ${WRKSRC}/solenv/bin/gperf
.if defined(WITH_KDE4)
- @${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/solenv/bin/moc
+ @${LN} -sf ${LOCALBASE}/bin/moc-qt4 ${WRKSRC}/solenv/bin/moc
.endif
do-build: