diff options
Diffstat (limited to 'astro/glunarclock/Makefile')
-rw-r--r-- | astro/glunarclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile index 5499cf2003a6..01a08aa22fb7 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= GNOME applet that displays the current phase of the Moon -LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier +LIB_DEPENDS= libxklavier.so:${PORTSDIR}/x11/libxklavier NO_STAGE= yes USES= pathfix gettext gmake pkgconfig |