summaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-1.1
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2003-03-06 02:51:12 +0000
committerade <ade@FreeBSD.org>2003-03-06 02:51:12 +0000
commitb5531d2be93fd22e11e9a01c2f86a2091c8eae7c (patch)
tree4e1badf721a81bfbcd59ced43f3976f1141ffbed /editors/openoffice.org-1.1
parent3d7677ae090f8c4230b991e3db3d2476fd414edc (diff)
downloadFreeBSD-ports-b5531d2be93fd22e11e9a01c2f86a2091c8eae7c.zip
FreeBSD-ports-b5531d2be93fd22e11e9a01c2f86a2091c8eae7c.tar.gz
It's ".if", not "if"
Submitted by: make index
Diffstat (limited to 'editors/openoffice.org-1.1')
-rw-r--r--editors/openoffice.org-1.1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 77b1ea6..64c08be 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/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
OpenPOWER on IntegriCloud