diff options
author | nakai <nakai@FreeBSD.org> | 2000-11-08 06:23:10 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-11-08 06:23:10 +0000 |
commit | 0f2fef5ae8762bde2fd3ff6540628047f4d75c93 (patch) | |
tree | 64d7759b46193a305eb8b1c2752c29045b1c5bda /japanese/gnome/Makefile | |
parent | 4241834f953384da0caefc6bdb691b0d45ca73df (diff) | |
download | FreeBSD-ports-0f2fef5ae8762bde2fd3ff6540628047f4d75c93.zip FreeBSD-ports-0f2fef5ae8762bde2fd3ff6540628047f4d75c93.tar.gz |
Use japanese/gnumeric instead of math/gnumeric
Submitted by: "Akinori MUSHA" <knu@idaemons.org>
Diffstat (limited to 'japanese/gnome/Makefile')
-rw-r--r-- | japanese/gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/gnome/Makefile b/japanese/gnome/Makefile index bf9331b..08056b0 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= japanese x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -18,7 +19,7 @@ LIB_DEPENDS= gnome.4:${PORTSDIR}/japanese/gnomelibs \ panel_applet.4:${PORTSDIR}/japanese/gnomecore \ gal.1:${PORTSDIR}/japanese/gal -RUN_DEPENDS= gnumeric:${PORTSDIR}/math/gnumeric \ +RUN_DEPENDS= gnumeric:${PORTSDIR}/gnumeric/gnumeric \ NO_BUILD= yes |