summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/libgweather/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile
index 1870e6cab..596b84a82 100644
--- a/net/libgweather/Makefile
+++ b/net/libgweather/Makefile
@@ -3,11 +3,12 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/libgweather/Makefile,v 1.2 2008/01/14 21:33:58 kwm Exp $
+# $MCom: ports/net/libgweather/Makefile,v 1.3 2008/01/15 04:10:50 mezz Exp $
#
PORTNAME= libgweather
PORTVERSION= 2.21.2
+PORTREVISION= 1
CATEGORIES= net gnome
MASTER_SITES= GNOME
@@ -17,7 +18,7 @@ COMMENT= Library to accessing online weather informations
USE_GETTEXT= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gnomevfs2
+USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gnomevfs2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \