From 5927c0b6005ff6a2f110b5b2c1218c5cccc78aa1 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Sat, 24 Aug 2013 06:21:41 -0700 Subject: [PATCH] Tweak textproc/doclifter version 2.12 --- textproc/doclifter/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/textproc/doclifter/Makefile b/textproc/doclifter/Makefile index eb1d853a2c1..df0e4f9ab8c 100644 --- a/textproc/doclifter/Makefile +++ b/textproc/doclifter/Makefile @@ -1,5 +1,5 @@ # Created by: ijliao -# $FreeBSD: textproc/doclifter/Makefile 321808 2013-06-26 19:17:59Z eadler $ +# $FreeBSD: textproc/doclifter/Makefile 324879 2013-08-17 23:02:15Z mva $ # PORTNAME= doclifter @@ -10,6 +10,8 @@ MASTER_SITES= http://www.catb.org/~esr/doclifter/ MAINTAINER= araujo@FreeBSD.org COMMENT= Translates documents written in troff macros to DocBook +RUN_DEPENDS+= python2:${PORTSDIR}/lang/python2 + USE_PYTHON= -2.7 NO_BUILD= yes -- 2.41.0