aboutsummaryrefslogtreecommitdiff
path: root/net/libgweather
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2013-06-14 17:21:30 +0000
committerKoop Mast <kwm@FreeBSD.org>2013-06-14 17:21:30 +0000
commit0cd54146e499ab49f711003d63233c90579b4e83 (patch)
tree5f2c2d1088b10872438d698d78260ac410717264 /net/libgweather
parent57e95e0248530ffb7d96968d8876966a1668cb09 (diff)
downloadports-0cd54146e499ab49f711003d63233c90579b4e83.tar.gz
ports-0cd54146e499ab49f711003d63233c90579b4e83.zip
Notes
Diffstat (limited to 'net/libgweather')
-rw-r--r--net/libgweather/Makefile19
1 files changed, 9 insertions, 10 deletions
diff --git a/net/libgweather/Makefile b/net/libgweather/Makefile
index f2cb88204d2a..28734ef9ce32 100644
--- a/net/libgweather/Makefile
+++ b/net/libgweather/Makefile
@@ -1,14 +1,10 @@
-# New ports collection makefile for: libgweather
-# Date created: 14th Jan 2008
-# Whom: Koop Mast <kwm@FreeBSD.org>
-#
+# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/net/libgweather/Makefile,v 1.42 2010/09/27 14:03:30 kwm Exp $
-#
+# $MCom: ports/trunk/net/libgweather/Makefile 17268 2013-04-01 05:13:11Z marcus $
PORTNAME= libgweather
PORTVERSION= 2.30.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= GNOME
@@ -16,13 +12,16 @@ MAINTAINER= gnome@FreeBSD.org
COMMENT= Library to accessing online weather informations
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme
-LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup
+LIB_DEPENDS= soup-2.4:${PORTSDIR}/devel/libsoup
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme
-USES= gettext
+CONFLICTS= libgweather-3.[0-9]*
+
+USES= gettext pathfix pkgconfig
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack intlhack gconf2 ltverhack
+USE_GNOME= gnomeprefix intlhack gconf2 ltverhack
+INSTALLS_ICONS= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
CPPFLAGS+= -I${LOCALBASE}/include