diff options
author | krion <krion@FreeBSD.org> | 2005-01-13 02:46:53 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-13 02:46:53 +0800 |
commit | 3cfe4335a269e1ea9c679ab85fabdbe1a8c182ba (patch) | |
tree | de308ecc0b9dd826b10893a1147c84d48baa00e0 /astro | |
parent | 82446ab307050738546cc10c1425522912298715 (diff) | |
download | freebsd-ports-gnome-3cfe4335a269e1ea9c679ab85fabdbe1a8c182ba.tar.gz freebsd-ports-gnome-3cfe4335a269e1ea9c679ab85fabdbe1a8c182ba.tar.zst freebsd-ports-gnome-3cfe4335a269e1ea9c679ab85fabdbe1a8c182ba.zip |
Fix build
PR: ports/76155
Submitted by: Ports Fury
Diffstat (limited to 'astro')
-rw-r--r-- | astro/glunarclock/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile index 3d022cc4cde1..42699c512ac3 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -14,6 +14,8 @@ 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 + USE_X_PREFIX= yes USE_GNOME= gail gnomehack gnomepanel gnomeprefix gnometarget intlhack USE_REINPLACE= yes |