diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-25 16:39:40 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-01-25 16:39:40 +0000 |
commit | a88255086da9d48f0b6760f5bb0bf92a09d230e0 (patch) | |
tree | ef68f50b5106d9760d2853e5a8fe137b2dc20354 /japanese/gnome | |
parent | 31b3988864139796533991ef6eea4e2dea1c1b4f (diff) |
Chase gal's shlib update and bump PORTREVISION.
Notes
Notes:
svn path=/head/; revision=73987
Diffstat (limited to 'japanese/gnome')
-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 dabd7933c8ef..2222fad75359 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome PORTVERSION= 1.4.1b2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= japanese x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -16,7 +16,7 @@ EXTRACT_ONLY= # empty MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \ - gal.21:${PORTSDIR}/japanese/gal + gal.22:${PORTSDIR}/japanese/gal RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric NO_BUILD= yes |