diff options
author | mezz <mezz@FreeBSD.org> | 2005-03-17 17:41:29 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-03-17 17:41:29 +0800 |
commit | 651b67e645e66be68207915542de1108de20038a (patch) | |
tree | 722ba2e428d7429db812db2b53b70d2f823c44e7 /astro/glunarclock | |
parent | 0da4a288c248598dcccd09174f303cf563c2e7c2 (diff) | |
download | freebsd-ports-gnome-651b67e645e66be68207915542de1108de20038a.tar.gz freebsd-ports-gnome-651b67e645e66be68207915542de1108de20038a.tar.zst freebsd-ports-gnome-651b67e645e66be68207915542de1108de20038a.zip |
Chase libxklavier library shared version, bump the PORTREVISION.
Reported by: pointyhat via krion
Diffstat (limited to 'astro/glunarclock')
-rw-r--r-- | astro/glunarclock/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile index 2e51077655e2..33f4934c405b 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -7,7 +7,7 @@ PORTNAME= glunarclock PORTVERSION= 0.32.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= GNOME applet that displays the current phase of the Moon -LIB_DEPENDS= xklavier.8:${PORTSDIR}/x11/libxklavier +LIB_DEPENDS= xklavier.10:${PORTSDIR}/x11/libxklavier USE_X_PREFIX= yes USE_GNOME= gail gnomehack gnomepanel gnomeprefix gnometarget intlhack |