From cadcd76f8cef9a30b3945ecb674c61091a94b5d5 Mon Sep 17 00:00:00 2001 From: kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> Date: Mon, 31 Oct 2011 10:35:41 +0000 Subject: Fix yelp runtime. make sure the gsettings schema is installed. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16546 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/yelp3/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'x11/yelp3/Makefile') diff --git a/x11/yelp3/Makefile b/x11/yelp3/Makefile index 45f372cb9..ee17bdb12 100644 --- a/x11/yelp3/Makefile +++ b/x11/yelp3/Makefile @@ -3,11 +3,12 @@ # Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/yelp3/Makefile,v 1.20 2011/10/08 09:52:38 kwm Exp $ +# $MCom: ports/x11/yelp3/Makefile,v 1.21 2011/10/18 21:47:49 kwm Exp $ # PORTNAME= yelp PORTVERSION= 3.2.1 +PORTREVISION= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -31,10 +32,12 @@ USE_XORG= x11 ice USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk30 libxslt libxml2 GNU_CONFIGURE= yes +WITH_FBSD10_FIX=yes INSTALLS_ICONS= yes CPPFLAGS= -I${LOCALBASE}/include LDFLAGS= -L${LOCALBASE}/lib MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" +GLIB_SCHEMAS= org.gnome.yelp.gschema.xml .include <bsd.port.pre.mk> -- cgit v1.2.3