1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Add a missing dependency on gail, and indicate that this port requires

GNOME Desktop version 2.

Reported by:	bento via kris
This commit is contained in:
Joe Marcus Clarke 2004-01-31 18:10:51 +00:00
parent 26c43867c9
commit f538a3958b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=99632

View File

@ -7,7 +7,7 @@
PORTNAME= glunarclock
PORTVERSION= 0.30.3
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= astro
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -17,7 +17,8 @@ COMMENT= GNOME applet that displays the current phase of the Moon
USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomepanel gnomehack gnomeprefix
GNOME_DESKTOP_VERSION=2
USE_GNOME= gnomepanel gail gnomehack gnomeprefix
USE_LIBTOOL= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"