aboutsummaryrefslogtreecommitdiff
path: root/print/latex2slides
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-02 22:32:48 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2013-03-02 22:32:48 +0000
commitddb097c515164665524ac44bdad0a760e6d7e9cc (patch)
tree189a0a82202d8273b3544d953ccfd229c1eb7faf /print/latex2slides
parent2a1a40c8bffa56d60449805274bebe889eb98fc8 (diff)
downloadports-ddb097c515164665524ac44bdad0a760e6d7e9cc.tar.gz
ports-ddb097c515164665524ac44bdad0a760e6d7e9cc.zip
Notes
Diffstat (limited to 'print/latex2slides')
-rw-r--r--print/latex2slides/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/print/latex2slides/Makefile b/print/latex2slides/Makefile
index d94ecf2137c7..36661ec8776e 100644
--- a/print/latex2slides/Makefile
+++ b/print/latex2slides/Makefile
@@ -1,14 +1,9 @@
-# ex:ts=8
-# Ports collection makefile for: latex2slides
-# Date created: May 23, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= latex2slides
PORTVERSION= 1.0
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= print
MASTER_SITES= SF
EXTRACT_SUFX= .tgz
@@ -18,7 +13,7 @@ COMMENT= Produces a set of HTML/JPEG slides from a TeX or LaTeX source
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick \
dvips:${PORTSDIR}/print/teTeX \
- ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+ ${PYTHON_PKGNAMEPREFIX}tkinter>0:${PORTSDIR}/x11-toolkits/py-tkinter
USE_PYTHON= yes
NO_BUILD= yes