aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-TeX-Encode
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-02-18 13:17:51 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-02-18 13:17:51 +0000
commitec1ca091c5849f4384ea60f35372dcf236d82e3a (patch)
tree8dbd37854e4e2a6a071c3646fb678057e2f2fb85 /textproc/p5-TeX-Encode
parent46108f84c935c6402e81893efe69836160f59a94 (diff)
downloadports-ec1ca091c5849f4384ea60f35372dcf236d82e3a.tar.gz
ports-ec1ca091c5849f4384ea60f35372dcf236d82e3a.zip
- Remove broken and useless dependency. This dependency is part of Perl >=5.6,
and we don't suppot lower Perl versions any more. This change makes this port usable again. - Trim duplicated dependency - Bump PORTREVISION Approved by: maintainer inactivity (aaron), erwin (mentor)
Notes
Notes: svn path=/head/; revision=185436
Diffstat (limited to 'textproc/p5-TeX-Encode')
-rw-r--r--textproc/p5-TeX-Encode/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/p5-TeX-Encode/Makefile b/textproc/p5-TeX-Encode/Makefile
index 4f9459b88d1e..d31ceeb9ac41 100644
--- a/textproc/p5-TeX-Encode/Makefile
+++ b/textproc/p5-TeX-Encode/Makefile
@@ -7,6 +7,7 @@
PORTNAME= TeX-Encode
PORTVERSION= 0.8
+PORTREVISION= 1
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../../authors/id/T/TI/TIMBRODY
@@ -15,9 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= aaron@FreeBSD.org
COMMENT= Encode/decode Perl utf-8 strings into TeX
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Entities.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
- ${SITE_PERL}/Pod/LaTeX.pm:${PORTSDIR}/textproc/p5-Pod-LaTeX
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser
RUN_DEPENDS= ${BUILD_DEPENDS}
MAN3= TeX::Encode.3