aboutsummaryrefslogtreecommitdiff
path: root/portuguese
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2003-11-08 04:37:31 +0000
committerMaho Nakata <maho@FreeBSD.org>2003-11-08 04:37:31 +0000
commitc012af99bcea42244f550d454f91a5b134b827ca (patch)
tree0c7eda9b2311adc6f0ecffca7bf32b3cf5948fb3 /portuguese
parentc9a49087dbb6b4edcc25c67d8e1b353d5ef67737 (diff)
downloadports-c012af99bcea42244f550d454f91a5b134b827ca.tar.gz
ports-c012af99bcea42244f550d454f91a5b134b827ca.zip
Notes
Diffstat (limited to 'portuguese')
-rw-r--r--portuguese/openoffice-1.0/Makefile2
-rw-r--r--portuguese/openoffice/Makefile22
2 files changed, 1 insertions, 23 deletions
diff --git a/portuguese/openoffice-1.0/Makefile b/portuguese/openoffice-1.0/Makefile
index 1ff6130a187c..b077f1fcee2a 100644
--- a/portuguese/openoffice-1.0/Makefile
+++ b/portuguese/openoffice-1.0/Makefile
@@ -17,6 +17,6 @@ LANG_LIST= pt_PT.ISO8859-1 pt_PT.ISO_8859-15 pt_PT.ISO_8859-1 \
LANG_PKGNAME= pt
LANG_EXT= 03
LANG_CONFIGURE_ARG= PORT
-MASTERDIR= ${.CURDIR}/../../editors/openoffice
+MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
.include "${MASTERDIR}/Makefile"
diff --git a/portuguese/openoffice/Makefile b/portuguese/openoffice/Makefile
deleted file mode 100644
index 1ff6130a187c..000000000000
--- a/portuguese/openoffice/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# New ports collection makefile for: OpenOffice for Portuguese language
-# Date created: Tue Jun 11 16:47:21 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-COMMENT= Editor texto/gráfico, banco de dados/planilha/navegador integrado
-CATEGORIES= portuguese
-
-.if !defined (LANG) && !defined(USE_LANG)
-USE_LANG= pt_PT.ISO8859-15
-.endif
-LANG_LIST= pt_PT.ISO8859-1 pt_PT.ISO_8859-15 pt_PT.ISO_8859-1 \
- pt_BR.ISO8859-1
-
-LANG_PKGNAME= pt
-LANG_EXT= 03
-LANG_CONFIGURE_ARG= PORT
-MASTERDIR= ${.CURDIR}/../../editors/openoffice
-
-.include "${MASTERDIR}/Makefile"