diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-11-13 02:50:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-11-13 02:50:38 +0000 |
commit | 3f3f88180d4fe3cdccc878bc3f1c861bb93496bd (patch) | |
tree | 046135d86badb012791ad8411f197d6997f7938e | |
parent | 763cddd5c5059b7d469de525718fdf7561dc0f10 (diff) | |
download | ports-3f3f88180d4fe3cdccc878bc3f1c861bb93496bd.tar.gz ports-3f3f88180d4fe3cdccc878bc3f1c861bb93496bd.zip |
Notes
-rw-r--r-- | japanese/gnome/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/japanese/gnome/Makefile b/japanese/gnome/Makefile index 2127d2bfde80..9612eb0e2da5 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -18,8 +18,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gnome.4:${PORTSDIR}/japanese/gnomelibs \ panel_applet.4:${PORTSDIR}/japanese/gnomecore \ gal.1:${PORTSDIR}/japanese/gal - -RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric \ +RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric NO_BUILD= yes |