aboutsummaryrefslogtreecommitdiff
path: root/french
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 /french
parentc9a49087dbb6b4edcc25c67d8e1b353d5ef67737 (diff)
downloadports-c012af99bcea42244f550d454f91a5b134b827ca.tar.gz
ports-c012af99bcea42244f550d454f91a5b134b827ca.zip
rename openoffice to openoffice-1.0 after repocopy
Acknowledgment to: nork
Notes
Notes: svn path=/head/; revision=93354
Diffstat (limited to 'french')
-rw-r--r--french/openoffice-1.0/Makefile4
-rw-r--r--french/openoffice/Makefile16
2 files changed, 2 insertions, 18 deletions
diff --git a/french/openoffice-1.0/Makefile b/french/openoffice-1.0/Makefile
index 06893a697a80..b0142b79b30e 100644
--- a/french/openoffice-1.0/Makefile
+++ b/french/openoffice-1.0/Makefile
@@ -11,6 +11,6 @@ LANG_PKGNAME= fr
LANG_EXT= 33
L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
LANG_CONFIGURE_ARG= FREN
-MASTERDIR= ${.CURDIR}/../../editors/openoffice
+MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.0
-.include "${.CURDIR}/../../editors/openoffice/Makefile"
+.include "${MASTERDIR}/Makefile"
diff --git a/french/openoffice/Makefile b/french/openoffice/Makefile
deleted file mode 100644
index 06893a697a80..000000000000
--- a/french/openoffice/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: OpenOffice for French language
-# Date created: Tue Jun 11 16:47:21 UTC 2002
-# Whom: Martin Blapp <mbr@FreeBSD.org> and Mario Ferreira <lioux@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-CATEGORIES= french
-
-LANG_PKGNAME= fr
-LANG_EXT= 33
-L10NHELP= helpcontent_${LANG_EXT}_unix.tgz
-LANG_CONFIGURE_ARG= FREN
-MASTERDIR= ${.CURDIR}/../../editors/openoffice
-
-.include "${.CURDIR}/../../editors/openoffice/Makefile"