mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
openoffice.org-2.0 and openoffice.org-2.0-devel have been
renamed to openoffice.org-2 and openoffice.org-2-devel PR: 105195
This commit is contained in:
parent
0935634b29
commit
9656157594
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=177078
@ -89,9 +89,9 @@ pre-configure:
|
||||
.endif
|
||||
|
||||
.if defined(DEVELOPER_VER)
|
||||
MASTERDIR= ${.CURDIR}/../openoffice.org-2.0-devel
|
||||
MASTERDIR= ${.CURDIR}/../openoffice.org-2-devel
|
||||
.else
|
||||
MASTERDIR= ${.CURDIR}/../openoffice.org-2.0
|
||||
MASTERDIR= ${.CURDIR}/../openoffice.org-2
|
||||
.endif
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user