summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3-RC
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-06 02:51:12 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-06 02:51:12 +0000
commiteabd472034016e50a95278dc072e07128650b20d (patch)
treeec10d25cd500da2ad8e0f5ee92645d2edee0c897 /editors/openoffice.org-3-RC
parentDTRT with respect to COMMENT, unbreaking things. (diff)
It's ".if", not "if"
Submitted by: make index
Notes
Notes: svn path=/head/; revision=77008
Diffstat (limited to 'editors/openoffice.org-3-RC')
-rw-r--r--editors/openoffice.org-3-RC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index 77b1ea66db5f..64c08be99f88 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -408,7 +408,7 @@ extract-mozilla:
@${CP} -r ${PORTSDIR}/www/mozilla-vendor/files ${WRKDIR}/mozilla
@${CP} ${PORTSDIR}/www/mozilla-vendor/Makefile ${WRKDIR}/mozilla
@${CP} ${PORTSDIR}/www/mozilla-vendor/distinfo ${WRKDIR}/mozilla
-if exists(${PORTSDIR}/www/mozilla-vendor/pkg-comment)
+.if exists(${PORTSDIR}/www/mozilla-vendor/pkg-comment)
@${CP} ${PORTSDIR}/www/mozilla-vendor/pkg-comment ${WRKDIR}/mozilla
.endif
@${CP} ${PORTSDIR}/www/mozilla-vendor/pkg-descr ${WRKDIR}/mozilla