mirror of
https://git.freebsd.org/ports.git
synced 2025-05-14 08:11:50 -04:00
with CRLF. While there, run make makepatch, rename patches to use the new scheme, and various fixes. With hat: portmgr Sponsored by: Absolight
10 lines
228 B
Perl
10 lines
228 B
Perl
--- Makefile.PL.orig 2009-06-11 18:26:48 UTC
|
|
+++ Makefile.PL
|
|
@@ -9,7 +9,6 @@ requires => 'XML::Parser';
|
|
build_requires => 'Test';
|
|
build_requires => 'IO::File';
|
|
|
|
-auto_set_repository;
|
|
auto_manifest;
|
|
auto_install;
|
|
WriteAll;
|