diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-16 12:37:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-12-16 12:37:10 +0000 |
commit | c8753f34dfba9dc8f49d9b57981c60da0e8ea2db (patch) | |
tree | 85027d04870ce725042011d887e495d59cd61030 /japanese/gnome | |
parent | a9530e1b94e4c3007f54a6c98e346ad490d345b8 (diff) | |
download | ports-c8753f34dfba9dc8f49d9b57981c60da0e8ea2db.tar.gz ports-c8753f34dfba9dc8f49d9b57981c60da0e8ea2db.zip |
Update gal's shlib major and unbreak. Bump PORTREVISION.
Remove nakai@ from MAINTAINER. He doesn't have the time to maintain
this port or doesn't care if this port has been broken for long and
wasting no small CPU time on the build clusters.
Submitted by: bento
Notes
Notes:
svn path=/head/; revision=71673
Diffstat (limited to 'japanese/gnome')
-rw-r--r-- | japanese/gnome/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/gnome/Makefile b/japanese/gnome/Makefile index 50196d345061..dabd7933c8ef 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -7,16 +7,16 @@ PORTNAME= gnome PORTVERSION= 1.4.1b2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= japanese x11 gnome MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= nakai@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \ - gal.19:${PORTSDIR}/japanese/gal + gal.21:${PORTSDIR}/japanese/gal RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric NO_BUILD= yes |