diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-06-14 05:46:08 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2004-06-14 05:46:08 +0000 |
commit | 4c919af3ecc80be7c24a74dd891f7d6d658e9f1e (patch) | |
tree | 3f68db5ba3aac3ecf0b79c11b4c3e3402baac1d7 /japanese/openoffice-templates | |
parent | 712a3a0f544ce6312d208d7b368b82a4812327e4 (diff) |
Introduce OPENOFFICE_VER into PORTVERSION/DEPENDS/etc...
Notes
Notes:
svn path=/head/; revision=111432
Diffstat (limited to 'japanese/openoffice-templates')
-rw-r--r-- | japanese/openoffice-templates/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/japanese/openoffice-templates/Makefile b/japanese/openoffice-templates/Makefile index a0575e07ec0d..349e9769fe60 100644 --- a/japanese/openoffice-templates/Makefile +++ b/japanese/openoffice-templates/Makefile @@ -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 \ |