summaryrefslogtreecommitdiff
path: root/german
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-08-03 14:18:31 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-08-03 14:18:31 +0000
commita22c568e024ba41abd9e2d8a849cae0f32c3272b (patch)
treecc90402458fd1715de30eb2631bad8a1c9d31214 /german
parentUpdate to 0.13 (diff)
Use MASTERDIR
Add "editors" to CATEGORIES
Notes
Notes: svn path=/head/; revision=63913
Diffstat (limited to 'german')
-rw-r--r--german/openoffice-1.0/Makefile4
-rw-r--r--german/openoffice/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/german/openoffice-1.0/Makefile b/german/openoffice-1.0/Makefile
index b3cce04bb5ed..71757bc70c38 100644
--- a/german/openoffice-1.0/Makefile
+++ b/german/openoffice-1.0/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-CATEGORIES= german
+CATEGORIES= german editors
LANG_PKGNAME= de
LANG_EXT= 49
@@ -16,4 +16,4 @@ EXTRACT_LANGDIST+= de_DE.zip de_CH.zip
#
MASTERDIR= ${.CURDIR}/../../editors/openoffice
-.include "${.CURDIR}/../../editors/openoffice/Makefile"
+.include "${MASTERDIR}/Makefile"
diff --git a/german/openoffice/Makefile b/german/openoffice/Makefile
index b3cce04bb5ed..71757bc70c38 100644
--- a/german/openoffice/Makefile
+++ b/german/openoffice/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-CATEGORIES= german
+CATEGORIES= german editors
LANG_PKGNAME= de
LANG_EXT= 49
@@ -16,4 +16,4 @@ EXTRACT_LANGDIST+= de_DE.zip de_CH.zip
#
MASTERDIR= ${.CURDIR}/../../editors/openoffice
-.include "${.CURDIR}/../../editors/openoffice/Makefile"
+.include "${MASTERDIR}/Makefile"