diff options
author | knu <knu@FreeBSD.org> | 2002-01-20 03:21:23 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-01-20 03:21:23 +0800 |
commit | b4734d68719b33bb89bf588cffb64063558f383e (patch) | |
tree | a6718194fd52b243ae1a7e1ae1e00bb094857f08 /japanese | |
parent | 780440383ad73e38075cdbf63179ed4e90492ecb (diff) | |
download | freebsd-ports-gnome-b4734d68719b33bb89bf588cffb64063558f383e.tar.gz freebsd-ports-gnome-b4734d68719b33bb89bf588cffb64063558f383e.tar.zst freebsd-ports-gnome-b4734d68719b33bb89bf588cffb64063558f383e.zip |
Update gal's shlib major and bump PORTREVISION.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/gnome/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/gnome/Makefile b/japanese/gnome/Makefile index 2157e4e1a158..8ed02b4d9827 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome PORTVERSION= 1.4.1b2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -17,7 +17,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \ panel_applet.5:${PORTSDIR}/japanese/gnomecore \ - gal.14:${PORTSDIR}/japanese/gal + gal.19:${PORTSDIR}/japanese/gal RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric NO_BUILD= yes |