Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 2015 09:47:14 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396163 - head/graphics/apvlv
Message-ID:  <201509050947.t859lENE074053@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Sep  5 09:47:14 2015
New Revision: 396163
URL: https://svnweb.freebsd.org/changeset/ports/396163

Log:
  Unbreak
  
  Reported by:	pkg-fallout

Modified:
  head/graphics/apvlv/Makefile

Modified: head/graphics/apvlv/Makefile
==============================================================================
--- head/graphics/apvlv/Makefile	Sat Sep  5 08:44:40 2015	(r396162)
+++ head/graphics/apvlv/Makefile	Sat Sep  5 09:47:14 2015	(r396163)
@@ -26,6 +26,7 @@ CMAKE_ARGS+=	-DSYSCONFDIR=${PREFIX}/etc 
 		-DAPVLV_WITH_TXT=ON
 CFLAGS+=	-pthread
 LDFLAGS+=	-pthread
+WRKSRC=		${WRKDIR}/${DISTNAME}
 
 OPTIONS_DEFINE=	DJVU WEBKIT
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201509050947.t859lENE074053>