diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-08 01:12:10 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-08 01:12:10 +0000 |
commit | 9839011ec3910790376ce9ace5e2a1c5bcb2781f (patch) | |
tree | 41c61966bf1404bd3cfce06493a35d6a1a4acfc6 /print/axpoint | |
parent | 41a56135d1e8a68844e4c575702cdbad451d7322 (diff) | |
download | ports-9839011ec3910790376ce9ace5e2a1c5bcb2781f.tar.gz ports-9839011ec3910790376ce9ace5e2a1c5bcb2781f.zip |
Notes
Diffstat (limited to 'print/axpoint')
-rw-r--r-- | print/axpoint/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile index 691f6b09961d..830b7b212123 100644 --- a/print/axpoint/Makefile +++ b/print/axpoint/Makefile @@ -24,7 +24,6 @@ BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Text/Iconv.pm:${PORTSDIR}/converters/p5 p5-PDFLib>=0.14:${PORTSDIR}/print/p5-PDFLib RUN_DEPENDS= ${BUILD_DEPENDS} -USE_PERL5= yes PERL_CONFIGURE= yes MAN3= XML::Handler::AxPoint.3 |