diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-12 18:46:53 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-12 18:46:53 +0000 |
commit | 366e94241a0e787550161eccfd3850c5c896b7a3 (patch) | |
tree | 2a384cfd7846fd68d431460ff1bb9f8859a0ae92 /astro | |
parent | 9135cb29a678a9cc12e55ee2aa578cab872b755c (diff) | |
download | ports-366e94241a0e787550161eccfd3850c5c896b7a3.tar.gz ports-366e94241a0e787550161eccfd3850c5c896b7a3.zip |
Notes
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 |