diff options
author | lioux <lioux@FreeBSD.org> | 2002-12-06 23:11:36 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-12-06 23:11:36 +0800 |
commit | a8d2592188b0922be1793525a17d2cb76f14ee01 (patch) | |
tree | c0fb1a54ba0047d77a74df6d64d23b63f808c1bd /portuguese/openoffice | |
parent | 7ca21b77fb8af5213d1eeb66b7955de4ad2cf119 (diff) | |
download | freebsd-ports-gnome-a8d2592188b0922be1793525a17d2cb76f14ee01.tar.gz freebsd-ports-gnome-a8d2592188b0922be1793525a17d2cb76f14ee01.tar.zst freebsd-ports-gnome-a8d2592188b0922be1793525a17d2cb76f14ee01.zip |
After repo copy to newly created portuguese category, update all
appropriate references: *_DEPENDS, CATEGORIES, PKGNAMEPREFIX, etc
Repo copied by: joe (cvs hat)
Approved by: kris (portmgr hat)
Diffstat (limited to 'portuguese/openoffice')
-rw-r--r-- | portuguese/openoffice/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/portuguese/openoffice/Makefile b/portuguese/openoffice/Makefile index afda31dcde23..40a630590772 100644 --- a/portuguese/openoffice/Makefile +++ b/portuguese/openoffice/Makefile @@ -5,11 +5,11 @@ # $FreeBSD$ # -CATEGORIES= editors +CATEGORIES= portuguese LANG_PKGNAME= pt LANG_EXT= 03 LANG_CONFIGURE_ARG= PORT -MASTERDIR= ${.CURDIR}/../openoffice +MASTERDIR= ${.CURDIR}/../../editors/openoffice .include "${MASTERDIR}/Makefile" |