diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-21 02:57:15 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-03-21 02:57:15 +0800 |
commit | ebdb842ec8ad9aa5b8e60f354e7020d24b7b5a4d (patch) | |
tree | 69b452af0eb3498c606d58fbbd8d0f4ed0cd1b12 /astro/glunarclock | |
parent | c48a371562e5b4f5632e220e03e032464487bda0 (diff) | |
download | marcuscom-ports-ebdb842ec8ad9aa5b8e60f354e7020d24b7b5a4d.tar marcuscom-ports-ebdb842ec8ad9aa5b8e60f354e7020d24b7b5a4d.tar.gz marcuscom-ports-ebdb842ec8ad9aa5b8e60f354e7020d24b7b5a4d.tar.bz2 marcuscom-ports-ebdb842ec8ad9aa5b8e60f354e7020d24b7b5a4d.tar.lz marcuscom-ports-ebdb842ec8ad9aa5b8e60f354e7020d24b7b5a4d.tar.xz marcuscom-ports-ebdb842ec8ad9aa5b8e60f354e7020d24b7b5a4d.tar.zst marcuscom-ports-ebdb842ec8ad9aa5b8e60f354e7020d24b7b5a4d.zip |
Sync w/ FreeBSD ports.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10796 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'astro/glunarclock')
-rw-r--r-- | astro/glunarclock/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile index 0f6d8475e..cf7ca438d 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -3,11 +3,11 @@ # Whom: Vincent Tantardini <vinc@freebsd-fr.org> # # $FreeBSD$ -# $MCom: ports/astro/glunarclock/Makefile,v 1.5 2007/05/19 21:35:54 marcus Exp $ +# $MCom: ports/astro/glunarclock/Makefile,v 1.7 2008/01/31 08:27:46 marcus Exp $ PORTNAME= glunarclock PORTVERSION= 0.32.4 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= astro gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +17,6 @@ COMMENT= GNOME applet that displays the current phase of the Moon LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier -USE_XLIB= yes USE_GNOME= gail gnomehack gnomepanel gnomeprefix gnometarget intlhack USE_GMAKE= yes USE_GETTEXT= yes |