mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Introduce OPENOFFICE_VER into PORTVERSION/DEPENDS/etc...
This commit is contained in:
parent
712a3a0f54
commit
4c919af3ec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111432
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= templates
|
||||
PORTVERSION= 1.1.1.20040612
|
||||
PORTVERSION= ${OPENOFFICE_VER}.20040612
|
||||
PORTREVISION= 0
|
||||
CATEGORIES= japanese editors
|
||||
MASTER_SITES= http://desktop.good-day.net/ooo11/
|
||||
@ -20,7 +20,8 @@ PLIST= ${WRKDIR}/pkg-plist
|
||||
|
||||
RUN_DEPENDS= ${PREFIX}/${OPENOFFICE}/program/soffice:${PORTSDIR}/japanese/openoffice-1.1
|
||||
|
||||
OPENOFFICE= OpenOffice.org1.1.1
|
||||
OPENOFFICE= OpenOffice.org${OPENOFFICE_VER}
|
||||
OPENOFFICE_VER= 1.1.1
|
||||
|
||||
OOTEMPLATES= \
|
||||
A4-kariert.sti \
|
||||
|
Loading…
Reference in New Issue
Block a user