aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2004-06-14 13:46:08 +0800
committernork <nork@FreeBSD.org>2004-06-14 13:46:08 +0800
commit17890600014cfb7cb69e102b907e564a74cff0c8 (patch)
tree3423be64347dff1f6369c621ead6adb2e57201b6
parent70d0016d39a87260cac71c104972070de23ffdba (diff)
downloadfreebsd-ports-gnome-17890600014cfb7cb69e102b907e564a74cff0c8.tar.gz
freebsd-ports-gnome-17890600014cfb7cb69e102b907e564a74cff0c8.tar.zst
freebsd-ports-gnome-17890600014cfb7cb69e102b907e564a74cff0c8.zip
Introduce OPENOFFICE_VER into PORTVERSION/DEPENDS/etc...
-rw-r--r--japanese/openoffice-templates/Makefile5
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 \
Update to 2.24culot2011-03-042-4/+3 * - Add user serviceable knobs.avilla2010-12-162-8/+60 * - Enable internal ssh modulesunpoet2010-11-302-4/+9 * - Update to 2.23wen2010-11-253-7/+7 * - Update to 2.22wen2010-09-202-4/+4