summaryrefslogtreecommitdiff
path: root/comms/pilot-link/patches
diff options
context:
space:
mode:
authorjlam <jlam>2005-08-08 21:25:20 +0000
committerjlam <jlam>2005-08-08 21:25:20 +0000
commit5d9a54e432356be920bca280a8bb47a8944b2631 (patch)
treed2fc95ce6c5a2371f71bce66f578fdbd5dc2ca19 /comms/pilot-link/patches
parent7c71cbf27943098ee81a75a1f6f7da1cd65805ac (diff)
downloadpkgsrc-5d9a54e432356be920bca280a8bb47a8944b2631.tar.gz
Remove a patch that was forcing installation of the module into the
site directories. Bump the PKGREVISION of p5-pilot-link to 4.
Diffstat (limited to 'comms/pilot-link/patches')
-rw-r--r--comms/pilot-link/patches/patch-ac13
1 files changed, 0 insertions, 13 deletions
diff --git a/comms/pilot-link/patches/patch-ac b/comms/pilot-link/patches/patch-ac
deleted file mode 100644
index 6d1c45122d4..00000000000
--- a/comms/pilot-link/patches/patch-ac
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ac,v 1.2 2003/01/10 04:30:19 rh Exp $
-
---- bindings/Makefile.in.orig Mon Jan 6 09:45:18 2003
-+++ bindings/Makefile.in
-@@ -420,7 +420,7 @@ python-clean: Python/setup.py
- #
-
- Perl/Makefile: Perl/Makefile.PL
-- cd Perl && $(PERL) Makefile.PL INSTALLDIRS=vendor
-+ cd Perl && $(PERL) Makefile.PL INSTALLDIRS=site
-
- perl-build: Perl/Makefile
- cd Perl && $(MAKE)