aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2017-06-30 21:44:42 +0800
committersunpoet <sunpoet@FreeBSD.org>2017-06-30 21:44:42 +0800
commit8aeae8239fad4c70556c549d106fdfab3838e7ef (patch)
treeb740d13dbd51100e5a122f083893f135f898554b /print
parentb2ed8a14093e252ebef37fa8c79f1ce210804074 (diff)
downloadfreebsd-ports-gnome-8aeae8239fad4c70556c549d106fdfab3838e7ef.tar.gz
freebsd-ports-gnome-8aeae8239fad4c70556c549d106fdfab3838e7ef.tar.zst
freebsd-ports-gnome-8aeae8239fad4c70556c549d106fdfab3838e7ef.zip
Remove Perl core modules
- Sort *_DEPENDS - Add NO_ARCH - Bump PORTREVISION for dependency change
Diffstat (limited to 'print')
-rw-r--r--print/axpoint/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile
index 41b4153d2884..d3336ed0d98c 100644
--- a/print/axpoint/Makefile
+++ b/print/axpoint/Makefile
@@ -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