summaryrefslogtreecommitdiffstats
path: root/net/libgweather3/Makefile
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-10 23:36:08 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2011-04-10 23:36:08 +0800
commit021beb6ee554c54fa5a3cf7a7f45a6894a187a60 (patch)
treec182241ebc69fe552c954775a97e69761b813607 /net/libgweather3/Makefile
parent4fef254f4218a94c371b8443dd8eab1086291634 (diff)
downloadmarcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar
marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar.gz
marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar.bz2
marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar.lz
marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar.xz
marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.tar.zst
marcuscom-ports-021beb6ee554c54fa5a3cf7a7f45a6894a187a60.zip
Add CONFLICTS with the each others.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@15785 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/libgweather3/Makefile')
-rw-r--r--net/libgweather3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/libgweather3/Makefile b/net/libgweather3/Makefile
index e31ec27a4..7a52f91d1 100644
--- a/net/libgweather3/Makefile
+++ b/net/libgweather3/Makefile
@@ -3,7 +3,7 @@
# Whom: Koop Mast <kwm@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/net/libgweather3/Makefile,v 1.3 2011/02/02 11:12:05 avl Exp $
+# $MCom: ports/net/libgweather3/Makefile,v 1.4 2011/04/05 18:38:42 kwm Exp $
#
PORTNAME= libgweather
@@ -18,6 +18,8 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/mi
LIB_DEPENDS= soup-2.4.1:${PORTSDIR}/devel/libsoup
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-icon-theme.pc:${PORTSDIR}/misc/gnome-icon-theme
+CONFLICTS= libgweather-2.[0-9]*
+
USE_GETTEXT= yes
USE_BZIP2= yes
USE_GMAKE= yes