Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 May 2015 21:37:10 +0000 (UTC)
From:      Bartek Rutkowski <robak@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r385837 - head/japanese/xpdf
Message-ID:  <201505082137.t48LbAbj020690@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: robak
Date: Fri May  8 21:37:10 2015
New Revision: 385837
URL: https://svnweb.freebsd.org/changeset/ports/385837

Log:
  japanese/xpdf: add CPE info
  
  PR:		199956
  Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
  Approved by:	portmgr blanket

Modified:
  head/japanese/xpdf/Makefile

Modified: head/japanese/xpdf/Makefile
==============================================================================
--- head/japanese/xpdf/Makefile	Fri May  8 21:30:26 2015	(r385836)
+++ head/japanese/xpdf/Makefile	Fri May  8 21:37:10 2015	(r385837)
@@ -18,6 +18,8 @@ RUN_DEPENDS=	xpdf:${PORTSDIR}/graphics/x
 		${FONTSDIR}/Ryumin-Light:${PORTSDIR}/japanese/font-std \
 		${FONTSDIR}/GothicBBB-Medium:${PORTSDIR}/japanese/font-std
 
+USES=		cpe
+CPE_VENDOR=	foolabs
 NO_BUILD=	yes
 SUB_FILES=	dot.xpdfrc
 SUB_LIST=	ADOBECMAPDIR=${ADOBECMAPDIR} \



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