diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-03-17 09:41:29 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-03-17 09:41:29 +0000 |
commit | db91d133504fae8447b58ef7ec79c96d4c49dc4b (patch) | |
tree | 0583b30da8e5155ab4aca930541df0ba037b96db /astro/glunarclock | |
parent | aa6142e85f4e1929e3a187309136d186bd9821d0 (diff) | |
download | ports-db91d133504fae8447b58ef7ec79c96d4c49dc4b.tar.gz ports-db91d133504fae8447b58ef7ec79c96d4c49dc4b.zip |
Notes
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 |