add www/libaprep2 from porttree

This commit is contained in:
2025-07-18 04:25:11 +02:00
parent 8befa9b010
commit afb8ac49b7
7 changed files with 88 additions and 0 deletions

View File

@ -0,0 +1,11 @@
--- ./glue/Makefile.in.orig 2009-04-13 06:32:19.000000000 +0000
+++ ./glue/Makefile.in 2009-04-13 06:32:29.000000000 +0000
@@ -266,7 +266,7 @@
perl_install:
cd perl; INSTALL=1 @PERL@ @PERL_OPTS@ Makefile.PL -apxs @APACHE2_APXS@ @MM_OPTS@
- cd perl; $(MAKE) install
+ cd perl; $(MAKE) pure_install
perl_clean:
-cd perl; $(MAKE) clean