diff options
author | knu <knu@FreeBSD.org> | 2001-10-09 04:23:32 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-10-09 04:23:32 +0800 |
commit | f62d109edad61ad64dfcf784b811d6410c095419 (patch) | |
tree | 26a908f212a1fa1cdf788c3c8a44b9f628d37349 | |
parent | 819bbdaf057d6d3c0f1508a79d3eabfa2637d9b8 (diff) | |
download | freebsd-ports-graphics-f62d109edad61ad64dfcf784b811d6410c095419.tar.gz freebsd-ports-graphics-f62d109edad61ad64dfcf784b811d6410c095419.tar.zst freebsd-ports-graphics-f62d109edad61ad64dfcf784b811d6410c095419.zip |
Chase gal's shlib version bump. (11 -> 12)
Bump PORTREVISION accordingly.
-rw-r--r-- | japanese/gnome/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/gnome/Makefile b/japanese/gnome/Makefile index b2656be3f59..d058a737f27 100644 --- a/japanese/gnome/Makefile +++ b/japanese/gnome/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnome PORTVERSION= 1.4.1b2 +PORTREVISION= 1 CATEGORIES= japanese x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -16,7 +17,7 @@ MAINTAINER= nakai@FreeBSD.org LIB_DEPENDS= gnome.5:${PORTSDIR}/japanese/gnomelibs \ panel_applet.5:${PORTSDIR}/japanese/gnomecore \ - gal.11:${PORTSDIR}/japanese/gal + gal.12:${PORTSDIR}/japanese/gal RUN_DEPENDS= gnumeric:${PORTSDIR}/japanese/gnumeric NO_BUILD= yes |