diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-12-06 15:11:36 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-12-06 15:11:36 +0000 |
commit | 55d62d1c057aba3a1c3df12772a2a66f2b86ebde (patch) | |
tree | f304f2c7283cbdde683a46aa5742a661fbc60d59 /portuguese/openoffice-1.0 | |
parent | Fix build in -CURRENT (diff) |
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-1.0')
-rw-r--r-- | portuguese/openoffice-1.0/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/portuguese/openoffice-1.0/Makefile b/portuguese/openoffice-1.0/Makefile index afda31dcde23..40a630590772 100644 --- a/portuguese/openoffice-1.0/Makefile +++ b/portuguese/openoffice-1.0/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" |