diff options
author | maho <maho@FreeBSD.org> | 2003-11-06 07:16:18 +0000 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-11-06 07:16:18 +0000 |
commit | 1cdc4a3fcef9ef74adf9b5b5a68b85b6ef2abe0d (patch) | |
tree | b4e4ad03fb6cd67e5ce21f62caee0d39926cf7f9 /japanese/openoffice-templates | |
parent | 6b7051455c0e0c497971fc05b831d06e67f0b434 (diff) | |
download | FreeBSD-ports-1cdc4a3fcef9ef74adf9b5b5a68b85b6ef2abe0d.zip FreeBSD-ports-1cdc4a3fcef9ef74adf9b5b5a68b85b6ef2abe0d.tar.gz |
change RUN_DEPENDS openoffice-devel -> openoffice-1.1
accodingly
Diffstat (limited to 'japanese/openoffice-templates')
-rw-r--r-- | japanese/openoffice-templates/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/openoffice-templates/Makefile b/japanese/openoffice-templates/Makefile index 19db088..63625af 100644 --- a/japanese/openoffice-templates/Makefile +++ b/japanese/openoffice-templates/Makefile @@ -17,7 +17,7 @@ MAINTAINER= openoffice@FreeBSD.org COMMENT= OpenOffice 1.1.0 Impress Templates PLIST= ${WRKDIR}/pkg-plist -RUN_DEPENDS= ${PREFIX}/${OPENOFFICE}/program/soffice:${PORTSDIR}/japanese/openoffice-devel +RUN_DEPENDS= ${PREFIX}/${OPENOFFICE}/program/soffice:${PORTSDIR}/japanese/openoffice-1.1 OPENOFFICE= OpenOffice.org1.1.0 |