ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/devel/libgee/Makefile
(Generate patch)

Comparing trunk/devel/libgee/Makefile (file contents):
Revision 16238 by laffer1, Tue Sep 17 03:15:41 2013 UTC vs.
Revision 16239 by laffer1, Sun Apr 13 02:25:31 2014 UTC

# Line 2 | Line 2
2   # $FreeBSD: ports/devel/libgee/Makefile,v 1.5 2011/02/28 12:01:51 kwm Exp $
3  
4   PORTNAME=       libgee
5 < PORTVERSION=    0.8.5
5 > PORTVERSION=    0.12.0
6   CATEGORIES=     devel
7   MASTER_SITES=   GNOME
8  
# Line 10 | Line 10 | MAINTAINER=    ports@MidnightBSD.org
10   COMMENT=        GObject collection library
11   LICENSE=        lgpl
12  
13 < BUILD_DEPENDS=  gobject-introspection>=0.9.0:${PORTSDIR}/devel/gobject-introspection
13 > BUILD_DEPENDS=  valac:${PORTSDIR}/lang/vala
14  
15   GNU_CONFIGURE=  yes
16   CONFIGURE_ARGS= --enable-introspection=yes
17 USE_GMAKE=      yes
17   USE_XZ=         yes
18 < USE_GNOME=      glib20 gnomehier gnomehack
19 < USES=           pkgconfig
18 > USES=           gmake libtool pathfix pkgconfig
19 > USE_GNOME=      glib20 gnomehier introspection:build
20   USE_LDCONFIG=   yes
21 + INSTALL_TARGET= install-strip
22  
23   .include <bsd.port.mk>

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines