svn commit: r364475 - head/print/cm-super
Kurt Jaeger
pi at FreeBSD.org
Sat Aug 9 20:46:03 UTC 2014
Author: pi
Date: Sat Aug 9 20:46:02 2014
New Revision: 364475
URL: http://svnweb.freebsd.org/changeset/ports/364475
QAT: https://qat.redports.org/buildarchive/r364475/
Log:
print/cm-super: fix fixed BUILD_DEPENDS
Submitted by: Rainer Hurling <rhurlin at gwdg.de>
Pointy hat: myself
Modified:
head/print/cm-super/Makefile
Modified: head/print/cm-super/Makefile
==============================================================================
--- head/print/cm-super/Makefile Sat Aug 9 20:43:07 2014 (r364474)
+++ head/print/cm-super/Makefile Sat Aug 9 20:46:02 2014 (r364475)
@@ -29,7 +29,7 @@ PLIST_SUB= UPDMAP_SYS="${UPDMAP_SYS}" \
MACRODIR=${MACRODIR} \
BUILD_DEPENDS= updmap:${PORTSDIR}/print/texlive-base \
- ${PREFIX}/${TEXMFDIR}/web2c/texmf/web2c/updmap-hdr.cfg:${PORTSDIR}/print/texlive-infra
+ ${PREFIX}/${TEXMFDIR}/web2c/updmap-hdr.cfg:${PORTSDIR}/print/texlive-infra
UPDMAP_SYS= ${LOCALBASE}/bin/updmap-sys --quiet --progname=all
MKTEXLSR= ${LOCALBASE}/bin/mktexlsr
More information about the svn-ports-head
mailing list