diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-10-09 17:16:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-10-09 17:16:24 +0000 |
commit | c3abc86ac70447fef101bbc89d45b489551532c8 (patch) | |
tree | 446da741521780266e9409bb54d16e80e9a76418 /japanese | |
parent | cb169bd33237402ec7e2d2efd3c2a223bf30b8e9 (diff) | |
download | ports-c3abc86ac70447fef101bbc89d45b489551532c8.tar.gz ports-c3abc86ac70447fef101bbc89d45b489551532c8.zip |
Gee, gal seems to keep losing its compatibility day by day...
Update gal's shlib major and bump PORTREVISION.
Notes
Notes:
svn path=/head/; revision=48610
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 d058a737f277..2157e4e1a158 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome PORTVERSION= 1.4.1b2 -PORTREVISION= 1 +PORTREVISION= 2 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.12:${PORTSDIR}/japanese/gal + gal.14:${PORTSDIR}/japanese/gal RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric NO_BUILD= yes |