diff options
Diffstat (limited to 'graphics/p5-GD-Barcode/Makefile')
-rw-r--r-- | graphics/p5-GD-Barcode/Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/graphics/p5-GD-Barcode/Makefile b/graphics/p5-GD-Barcode/Makefile index 0a8948004f77..3ed99adbc9c8 100644 --- a/graphics/p5-GD-Barcode/Makefile +++ b/graphics/p5-GD-Barcode/Makefile @@ -17,19 +17,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= GD::Barcode.3 \ - GD::Barcode::COOP2of5.3 \ - GD::Barcode::Code39.3 \ - GD::Barcode::EAN13.3 \ - GD::Barcode::EAN8.3 \ - GD::Barcode::IATA2of5.3 \ - GD::Barcode::ITF.3 \ - GD::Barcode::Industrial2of5.3 \ - GD::Barcode::Matrix2of5.3 \ - GD::Barcode::NW7.3 \ - GD::Barcode::QRcode.3 \ - GD::Barcode::UPCA.3 \ - GD::Barcode::UPCE.3 - -NO_STAGE= yes .include <bsd.port.mk> |