diff options
Diffstat (limited to 'editors/openoffice-1.0-ar')
-rw-r--r-- | editors/openoffice-1.0-ar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/openoffice-1.0-ar/Makefile b/editors/openoffice-1.0-ar/Makefile index 1abf0c7f4ca2..24a85897b7af 100644 --- a/editors/openoffice-1.0-ar/Makefile +++ b/editors/openoffice-1.0-ar/Makefile @@ -10,4 +10,6 @@ LANG_EXT= 96 LANG_CONFIGURE_ARG= ARAB MASTERDIR= ${.CURDIR}/../openoffice-1.0 +NO_LATEST_LINK=yes + .include "${MASTERDIR}/Makefile" |