mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Remove Perl core modules
- Sort *_DEPENDS - Add NO_ARCH - Bump PORTREVISION for dependency change
This commit is contained in:
parent
3b51f380a2
commit
a5a801a933
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444746
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= axpoint
|
||||
PORTVERSION= 1.50
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= print perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:MSERGEANT
|
||||
@ -12,14 +12,14 @@ DISTNAME= XML-Handler-AxPoint-${PORTVERSION:S/0$//}
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= XML Based Presentations
|
||||
|
||||
BUILD_DEPENDS= p5-Text-Iconv>=0:converters/p5-Text-Iconv \
|
||||
p5-Time-Piece>=1.08:devel/p5-Time-Piece \
|
||||
BUILD_DEPENDS= p5-PDFLib>=0.14:print/p5-PDFLib \
|
||||
p5-Text-Iconv>=0:converters/p5-Text-Iconv \
|
||||
p5-XML-Filter-XSLT>=0:textproc/p5-XML-Filter-XSLT \
|
||||
p5-XML-SAX>=0.09:textproc/p5-XML-SAX \
|
||||
p5-XML-SAX-Writer>=0.39:textproc/p5-XML-SAX-Writer \
|
||||
p5-PDFLib>=0.14:print/p5-PDFLib
|
||||
p5-XML-SAX-Writer>=0.39:textproc/p5-XML-SAX-Writer
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user