mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Use MASTERDIR
Add "editors" to CATEGORIES
This commit is contained in:
parent
ac91ee2f4b
commit
d313e71b95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63915
4 changed files with 8 additions and 8 deletions
|
@ -5,11 +5,11 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= korean
|
||||
CATEGORIES= korean editors
|
||||
|
||||
LANG_PKGNAME= kr
|
||||
LANG_EXT= 82
|
||||
LANG_CONFIGURE_ARG= KOREAN
|
||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice
|
||||
|
||||
.include "${.CURDIR}/../../editors/openoffice/Makefile"
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= korean
|
||||
CATEGORIES= korean editors
|
||||
|
||||
LANG_PKGNAME= kr
|
||||
LANG_EXT= 82
|
||||
LANG_CONFIGURE_ARG= KOREAN
|
||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice
|
||||
|
||||
.include "${.CURDIR}/../../editors/openoffice/Makefile"
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= russian
|
||||
CATEGORIES= russian editors
|
||||
|
||||
LANG_PKGNAME= ru
|
||||
LANG_EXT= 07
|
||||
LANG_CONFIGURE_ARG= RUSS
|
||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice
|
||||
|
||||
.include "${.CURDIR}/../../editors/openoffice/Makefile"
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
|
@ -5,11 +5,11 @@
|
|||
# $FreeBSD$
|
||||
#
|
||||
|
||||
CATEGORIES= russian
|
||||
CATEGORIES= russian editors
|
||||
|
||||
LANG_PKGNAME= ru
|
||||
LANG_EXT= 07
|
||||
LANG_CONFIGURE_ARG= RUSS
|
||||
MASTERDIR= ${.CURDIR}/../../editors/openoffice
|
||||
|
||||
.include "${.CURDIR}/../../editors/openoffice/Makefile"
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
Loading…
Add table
Reference in a new issue