From e2afc3be2c8fe20aa471782187a1cbb4c15a0e48 Mon Sep 17 00:00:00 2001 From: kwm Date: Wed, 13 Jun 2012 07:58:41 +0000 Subject: Chase djvulibre update. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16900 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/evince3/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'graphics/evince3') diff --git a/graphics/evince3/Makefile b/graphics/evince3/Makefile index 7a276e371..fca133f11 100644 --- a/graphics/evince3/Makefile +++ b/graphics/evince3/Makefile @@ -3,12 +3,12 @@ # Whom: Adam Weinberger # # $FreeBSD$ -# $MCom: ports/graphics/evince3/Makefile,v 1.15 2011/10/18 21:29:32 kwm Exp $ +# $MCom: ports/graphics/evince3/Makefile,v 1.16 2011/10/31 10:00:46 kwm Exp $ # PORTNAME= evince PORTVERSION= 3.2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics print gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -37,8 +37,8 @@ USE_GMAKE= yes INSTALLS_OMF= yes USE_GNOME= gnomehack intlhack gnomeprefix desktopfileutils \ gnomedocutils ltasneededhack -CPPFLAGS= -I${LOCALBASE}/include -LDFLAGS= -L${LOCALBASE}/lib +CPPFLAGS+= -I${LOCALBASE}/include +LDFLAGS+= -L${LOCALBASE}/lib GLIB_SCHEMAS= org.gnome.Evince.gschema.xml @@ -97,7 +97,7 @@ CONFIGURE_ARGS+= --disable-xps #.endif .if defined(WITH_DJVU) -LIB_DEPENDS+= djvulibre.24:${PORTSDIR}/graphics/djvulibre-nox11 +LIB_DEPENDS+= djvulibre:${PORTSDIR}/graphics/djvulibre CONFIGURE_ARGS+= --enable-djvu PLIST_SUB+= DJVU="" .else -- cgit v1.2.3