From 514b35c5ff85906bace4b99b5298bb03779d8082 Mon Sep 17 00:00:00 2001 From: hrs Date: Sat, 11 May 2013 17:58:55 +0000 Subject: Rectify USE_TEX to support both of teTeX and TeXLive. TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk. --- print/py-pyscript/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'print/py-pyscript') diff --git a/print/py-pyscript/Makefile b/print/py-pyscript/Makefile index 26c40e07cce5..c4d920673d54 100644 --- a/print/py-pyscript/Makefile +++ b/print/py-pyscript/Makefile @@ -15,11 +15,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= nivit@FreeBSD.org COMMENT= Python module for producing high quality PostScript graphics -RUN_DEPENDS= dvips:${PORTSDIR}/print/dvipsk-tetex - USE_PYTHON= yes USE_PYDISTUTILS= yes -USE_TEX= tetex +USE_TEX= latex dvipsk DATADIR= ${PYTHONPREFIX_SITELIBDIR}/${PORTNAME} -- cgit img src='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/print/pdflib-perl
Commit message (Expand)AuthorAgeFilesLines
* Fix installation of perl binding.ale2014-03-191-1/+0
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-5/+2
* Update to 7.0.5p3 and convert to OptionsNG.ale2012-06-131-1/+1