svn commit: r361645 - head/lang/yap-devel
Danilo Egea Gondolfo
danilo at FreeBSD.org
Sat Jul 12 22:10:49 UTC 2014
Author: danilo
Date: Sat Jul 12 22:10:48 2014
New Revision: 361645
URL: http://svnweb.freebsd.org/changeset/ports/361645
QAT: https://qat.redports.org/buildarchive/r361645/
Log:
- Use texlive as build depends instead of tetex
Modified:
head/lang/yap-devel/Makefile
Modified: head/lang/yap-devel/Makefile
==============================================================================
--- head/lang/yap-devel/Makefile Sat Jul 12 22:10:22 2014 (r361644)
+++ head/lang/yap-devel/Makefile Sat Jul 12 22:10:48 2014 (r361645)
@@ -3,7 +3,7 @@
PORTNAME= yap
PORTVERSION= 6.3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://www.dcc.fc.up.pt/~vsc/Yap/
PKGNAMESUFFIX= -devel
@@ -17,11 +17,10 @@ LICENSE_COMB= dual
CONFLICTS= yap-6.2.*
OPTIONS_DEFINE= DOCS MYDDAS
-MYDDAS_DESC= Enable MySQL support
-
OPTIONS_SUB= yes
+MYDDAS_DESC= Enable MySQL support
-DOCS_USE= TEX=base,texmf,latex
+DOCS_USE= TEX=formats:build,dvipsk:build,texlive
DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/texi2html:${PORTSDIR}/textproc/texi2html \
${LOCALBASE}/bin/texi2pdf:${PORTSDIR}/print/texinfo
More information about the svn-ports-all
mailing list