ports/lang/php5/files/patch-scripts::Makefile.frag
Alex Dupre af7ee2a6ac First step of the PHP mega-commit:
- remove extensions and PEAR from the PHP base ports
- add more OPTIONS to PHP base ports
2004-07-19 07:05:36 +00:00

15 lines
339 B
JavaScript

--- scripts/Makefile.frag.orig Mon Jul 12 19:30:23 2004
+++ scripts/Makefile.frag Mon Jul 12 19:30:48 2004
@@ -31,11 +31,7 @@
regex/ \
ext/libxml/ \
ext/standard/ \
- ext/session/ \
- ext/xml/ \
- ext/xml/expat/ \
- ext/mbstring/ \
- ext/sqlite/libsqlite/src/sqlite.h
+ ext/spl/
install-headers:
-@for i in $(HEADER_DIRS); do \