aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-3-RC
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2003-03-06 10:51:12 +0800
committerade <ade@FreeBSD.org>2003-03-06 10:51:12 +0800
commitb5531d2be93fd22e11e9a01c2f86a2091c8eae7c (patch)
tree4e1badf721a81bfbcd59ced43f3976f1141ffbed /editors/openoffice.org-3-RC
parent3d7677ae090f8c4230b991e3db3d2476fd414edc (diff)
downloadfreebsd-ports-gnome-b5531d2be93fd22e11e9a01c2f86a2091c8eae7c.tar.gz
freebsd-ports-gnome-b5531d2be93fd22e11e9a01c2f86a2091c8eae7c.tar.zst
freebsd-ports-gnome-b5531d2be93fd22e11e9a01c2f86a2091c8eae7c.zip
It's ".if", not "if"
Submitted by: make index
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