diff options
-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 |