]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/php
Removed deletion of the old .svn-subdirectories.
[people/pmueller/ipfire-2.x.git] / lfs / php
diff --git a/lfs/php b/lfs/php
index 5661a37fbde7b8873d08fea2d846c3797e1f910e..d5cd224d28fe8ddf641518ff722bdbb28796774e 100644 (file)
--- a/lfs/php
+++ b/lfs/php
@@ -31,6 +31,11 @@ DL_FILE    = $(THISAPP).tar.bz2
 DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
+PROG       = php
+PAK_VER    = 1
+
+DEPS       = ""
+
 
 ###############################################################################
 # Top-level Rules
@@ -88,7 +93,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
                                                                                            --with-config-file-path=/etc \
                                                                                            --with-openssl \
                                                                                            --with-kerberos \
-                                                                                           --with-pcre-regex=/usr \
                                                                                            --with-zlib \
                                                                                            --enable-bcmath \
                                                                                            --with-bz2 \