aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-11 22:29:08 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-11 22:29:08 +0000
commit031df761389588b6f4fb54d84abd139736b7442c (patch)
treea63934c87c9d477d0ae493def962e4863b643c3f /editors
parentf54e3a8a1254628aa3cd5abb299a9658ce1c6e8e (diff)
downloadports-031df761389588b6f4fb54d84abd139736b7442c.tar.gz
ports-031df761389588b6f4fb54d84abd139736b7442c.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-1.0/Makefile3
-rw-r--r--editors/openoffice.org-1.0/Makefile3
-rw-r--r--editors/openoffice/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile
index 64e029b3c4c6..6f2571d0b5b0 100644
--- a/editors/openoffice-1.0/Makefile
+++ b/editors/openoffice-1.0/Makefile
@@ -32,6 +32,9 @@ LANG_EXT=01
.endif
.if defined(LANG_PKGNAME)
PKGNAMEPREFIX= ${LANG_PKGNAME}-
+.if defined(LANG_SUFFIX)
+PKGNAMESUFFIX= -${LANG_SUFFIX}
+.endif
#
# LANG_CONFIGURE_ARG is missing for the german port
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index 64e029b3c4c6..6f2571d0b5b0 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -32,6 +32,9 @@ LANG_EXT=01
.endif
.if defined(LANG_PKGNAME)
PKGNAMEPREFIX= ${LANG_PKGNAME}-
+.if defined(LANG_SUFFIX)
+PKGNAMESUFFIX= -${LANG_SUFFIX}
+.endif
#
# LANG_CONFIGURE_ARG is missing for the german port
diff --git a/editors/openoffice/Makefile b/editors/openoffice/Makefile
index 64e029b3c4c6..6f2571d0b5b0 100644
--- a/editors/openoffice/Makefile
+++ b/editors/openoffice/Makefile
@@ -32,6 +32,9 @@ LANG_EXT=01
.endif
.if defined(LANG_PKGNAME)
PKGNAMEPREFIX= ${LANG_PKGNAME}-
+.if defined(LANG_SUFFIX)
+PKGNAMESUFFIX= -${LANG_SUFFIX}
+.endif
#
# LANG_CONFIGURE_ARG is missing for the german port