diff options
author | maho <maho@FreeBSD.org> | 2003-11-06 15:14:39 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-11-06 15:14:39 +0800 |
commit | 6b7051455c0e0c497971fc05b831d06e67f0b434 (patch) | |
tree | 1eaa2e36c5171dbc22d71cf718a62bf33b0401df | |
parent | 7d71dad0eb88d2c60cda0135245471e198bd5783 (diff) | |
download | freebsd-ports-gnome-6b7051455c0e0c497971fc05b831d06e67f0b434.tar.gz freebsd-ports-gnome-6b7051455c0e0c497971fc05b831d06e67f0b434.tar.zst freebsd-ports-gnome-6b7051455c0e0c497971fc05b831d06e67f0b434.zip |
change master dir
-rw-r--r-- | japanese/openoffice-1.1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/openoffice-1.1/Makefile b/japanese/openoffice-1.1/Makefile index 4db891b62864..5805640aabc0 100644 --- a/japanese/openoffice-1.1/Makefile +++ b/japanese/openoffice-1.1/Makefile @@ -10,7 +10,7 @@ CATEGORIES= japanese LANG_PKGNAME= ja LANG_EXT= 81 LANG_CONFIGURE_ARG= JAPN -MASTERDIR= ${.CURDIR}/../../editors/openoffice-devel +MASTERDIR= ${.CURDIR}/../../editors/openoffice-1.1 MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/&,} RUN_DEPENDS+= ${X11BASE}/lib/X11/fonts/TrueType/kochi-mincho-subst.ttf:${PORTSDIR}/japanese/kochi-ttfonts L10NHELP= helpcontent_${LANG_EXT}_unix.tgz |