diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-09 03:48:35 +0800 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-04-09 03:48:35 +0800 |
commit | 918a9360ecbfcfb24a17cb5bc77736378457566f (patch) | |
tree | e171d30d9c3c1c0b25d4122f9dc0a3a2d9970443 /japanese | |
parent | 8c8dd5790681535d9a89faf0b61f0f7b2d0c0762 (diff) | |
download | freebsd-ports-gnome-918a9360ecbfcfb24a17cb5bc77736378457566f.tar.gz freebsd-ports-gnome-918a9360ecbfcfb24a17cb5bc77736378457566f.tar.zst freebsd-ports-gnome-918a9360ecbfcfb24a17cb5bc77736378457566f.zip |
Chase gal's shared lib version.
Reported by: bento
Pointy hat to: me
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 6e9252854b64..d6e75d11ec6f 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnome PORTVERSION= 1.4.1b2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= japanese x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The Japanese "meta-port" for the GNOME integrated X11 desktop LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \ - gal.22:${PORTSDIR}/japanese/gal + gal.23:${PORTSDIR}/japanese/gal RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric NO_BUILD= yes |