opnsense-ports/www/p5-Net-eBay/files/patch-Makefile.PL
Franco Fichtner 2f3818be60 */*: sync with upstream
Taken from: FreeBSD
2015-12-22 07:36:33 +01:00

13 lines
720 B
Perl

--- Makefile.PL.orig 2008-06-08 13:27:50 UTC
+++ Makefile.PL
@@ -8,10 +8,6 @@ WriteMakefile(
VERSION_FROM => 'lib/Net/eBay.pm',
ABSTRACT => 'XML based communication with eBay API',
PL_FILES => {},
- EXE_FILES => [ 'ebay-official-time.pl', 'ebay-validate-test-user.pl',
- 'ebay-get-categories.pl', 'ebay-add-item.pl', 'ebay-search.pl',
- 'ebay-revise-item.pl', 'ebay-get-item.pl'
- ],
PREREQ_PM => {
'Test::More' => 0,
'XML::Simple' => 0,