diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:00:51 +0000 |
commit | 4e1b79a0a61f4973df8b4b0864d22086c769e219 (patch) | |
tree | 78ceaf1b099c56a40c240ab46278cdf4ae9e7c01 /graphics/gscan2pdf | |
parent | 7f4572eae4327c4403d9ef714cb6de917650662a (diff) |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=412346
Diffstat (limited to 'graphics/gscan2pdf')
-rw-r--r-- | graphics/gscan2pdf/Makefile | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/graphics/gscan2pdf/Makefile b/graphics/gscan2pdf/Makefile index 1acff8d2175e..1fec3956e955 100644 --- a/graphics/gscan2pdf/Makefile +++ b/graphics/gscan2pdf/Makefile @@ -11,33 +11,33 @@ COMMENT= Produce PDF from scanned documents LICENSE= GPLv3 -BUILD_DEPENDS= p5-Config-General>=2.40:${PORTSDIR}/devel/p5-Config-General \ - p5-Glib2>=1.210:${PORTSDIR}/devel/p5-Glib2 \ - p5-Goo-Canvas>0:${PORTSDIR}/devel/p5-Goo-Canvas \ - p5-Locale-gettext>=1.05:${PORTSDIR}/devel/p5-Locale-gettext \ - p5-Log-Log4perl>0:${PORTSDIR}/devel/p5-Log-Log4perl \ - p5-Readonly>0:${PORTSDIR}/devel/p5-Readonly \ - ImageMagick>0:${PORTSDIR}/graphics/ImageMagick \ - p5-Sane>=0.05:${PORTSDIR}/graphics/p5-Sane \ - p5-Set-IntSpan>=1.10:${PORTSDIR}/math/p5-Set-IntSpan \ - p5-List-MoreUtils>0:${PORTSDIR}/lang/p5-List-MoreUtils \ - p5-Try-Tiny>0:${PORTSDIR}/lang/p5-Try-Tiny \ - bash:${PORTSDIR}/shells/bash \ - p5-PDF-API2>0.57:${PORTSDIR}/textproc/p5-PDF-API2 \ - p5-Gtk2>=1.090:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ - p5-Gtk2-Ex-Simple-List>0:${PORTSDIR}/x11-toolkits/p5-Gtk2-Ex-Simple-List \ - p5-Gtk2-ImageView>0:${PORTSDIR}/x11-toolkits/p5-Gtk2-ImageView -RUN_DEPENDS:= p5-Archive-Tar>0:${PORTSDIR}/archivers/p5-Archive-Tar \ - p5-Proc-ProcessTable>0:${PORTSDIR}/devel/p5-Proc-ProcessTable \ - xdg-open:${PORTSDIR}/devel/xdg-utils \ - cjb2:${PORTSDIR}/graphics/djvulibre \ - scanimage:${PORTSDIR}/graphics/sane-backends \ - scanadf:${PORTSDIR}/graphics/sane-frontends \ - unpaper:${PORTSDIR}/graphics/unpaper \ - p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-Gtk2-Ex-PodViewer>0.17:${PORTSDIR}/x11-toolkits/p5-Gtk2-Ex-PodViewer \ - p5-Filesys-Df>0.92:${PORTSDIR}/sysutils/p5-Filesys-Df \ - p5-Data-UUID>=1.220:${PORTSDIR}/devel/p5-Data-UUID \ +BUILD_DEPENDS= p5-Config-General>=2.40:devel/p5-Config-General \ + p5-Glib2>=1.210:devel/p5-Glib2 \ + p5-Goo-Canvas>0:devel/p5-Goo-Canvas \ + p5-Locale-gettext>=1.05:devel/p5-Locale-gettext \ + p5-Log-Log4perl>0:devel/p5-Log-Log4perl \ + p5-Readonly>0:devel/p5-Readonly \ + ImageMagick>0:graphics/ImageMagick \ + p5-Sane>=0.05:graphics/p5-Sane \ + p5-Set-IntSpan>=1.10:math/p5-Set-IntSpan \ + p5-List-MoreUtils>0:lang/p5-List-MoreUtils \ + p5-Try-Tiny>0:lang/p5-Try-Tiny \ + bash:shells/bash \ + p5-PDF-API2>0.57:textproc/p5-PDF-API2 \ + p5-Gtk2>=1.090:x11-toolkits/p5-Gtk2 \ + p5-Gtk2-Ex-Simple-List>0:x11-toolkits/p5-Gtk2-Ex-Simple-List \ + p5-Gtk2-ImageView>0:x11-toolkits/p5-Gtk2-ImageView +RUN_DEPENDS:= p5-Archive-Tar>0:archivers/p5-Archive-Tar \ + p5-Proc-ProcessTable>0:devel/p5-Proc-ProcessTable \ + xdg-open:devel/xdg-utils \ + cjb2:graphics/djvulibre \ + scanimage:graphics/sane-backends \ + scanadf:graphics/sane-frontends \ + unpaper:graphics/unpaper \ + p5-HTML-Parser>0:www/p5-HTML-Parser \ + p5-Gtk2-Ex-PodViewer>0.17:x11-toolkits/p5-Gtk2-Ex-PodViewer \ + p5-Filesys-Df>0.92:sysutils/p5-Filesys-Df \ + p5-Data-UUID>=1.220:devel/p5-Data-UUID \ ${BUILD_DEPENDS} NO_ARCH= yes @@ -51,14 +51,14 @@ OPTIONS_MULTI_OCR= CUNEIFORM GOCR OCROPUS TESSERACT OPTIONS_DEFAULT= GOCR CUNEIFORM_DESC= Multi-language OCR system -CUNEIFORM_RUN_DEPENDS= cuneiform:${PORTSDIR}/graphics/cuneiform +CUNEIFORM_RUN_DEPENDS= cuneiform:graphics/cuneiform GOCR_DESC= OCR program developed under GPL -GOCR_RUN_DEPENDS= gocr:${PORTSDIR}/graphics/gocr +GOCR_RUN_DEPENDS= gocr:graphics/gocr OCR_DESC= Optical Character Recognition OCROPUS_DESC= Document analysis and OCR system -OCROPUS_RUN_DEPENDS= ocropus:${PORTSDIR}/graphics/ocropus +OCROPUS_RUN_DEPENDS= ocropus:graphics/ocropus TESSERACT_DESC= OCR engine developed at Google -TESSERACT_RUN_DEPENDS= tesseract:${PORTSDIR}/graphics/tesseract +TESSERACT_RUN_DEPENDS= tesseract:graphics/tesseract post-patch: @${REINPLACE_CMD} -e \ |