mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Fix dist subdir. OpenOffice.org has changed the subdir order.
Approved by: kris
This commit is contained in:
parent
8bc074da75
commit
4ffc9055dd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=71393
@ -37,7 +37,7 @@ TCSH?= /bin/tcsh
|
|||||||
|
|
||||||
PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}'
|
PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}'
|
||||||
INSTALLATION_BASEDIR= OpenOffice.org1.0
|
INSTALLATION_BASEDIR= OpenOffice.org1.0
|
||||||
DIST_SUBDIR= openoffice
|
DIST_SUBDIR= stable/1.0.1
|
||||||
DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/
|
DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -37,7 +37,7 @@ TCSH?= /bin/tcsh
|
|||||||
|
|
||||||
PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}'
|
PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}'
|
||||||
INSTALLATION_BASEDIR= OpenOffice.org1.0
|
INSTALLATION_BASEDIR= OpenOffice.org1.0
|
||||||
DIST_SUBDIR= openoffice
|
DIST_SUBDIR= stable/1.0.1
|
||||||
DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/
|
DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/
|
||||||
|
|
||||||
#
|
#
|
||||||
|
@ -37,7 +37,7 @@ TCSH?= /bin/tcsh
|
|||||||
|
|
||||||
PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}'
|
PROCFS!= ${MOUNT} | ${GREP} ^procfs | ${AWK} '{print $1}'
|
||||||
INSTALLATION_BASEDIR= OpenOffice.org1.0
|
INSTALLATION_BASEDIR= OpenOffice.org1.0
|
||||||
DIST_SUBDIR= openoffice
|
DIST_SUBDIR= stable/1.0.1
|
||||||
DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/
|
DICT_DIR= ${PREFIX}/${INSTALLATION_BASEDIR}/share/dict/ooo/
|
||||||
|
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user