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 b2656be3f59..d058a737f27 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome PORTVERSION= 1.4.1b2 +PORTREVISION= 1 CATEGORIES= japanese x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -16,7 +17,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \ panel_applet.5:${PORTSDIR}/japanese/gnomecore \ - gal.11:${PORTSDIR}/japanese/gal + gal.12:${PORTSDIR}/japanese/gal RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric NO_BUILD= yes |