748511976d
normal update-patches filenames. This avoids update-patches picking up the .orig files in PHP distfiles and make it easier to keep in-sync. ok robert@
8 lines
331 B
Plaintext
8 lines
331 B
Plaintext
$OpenBSD: patch-sapi_cgi_Makefile_frag,v 1.2 2011/06/18 19:49:50 sthen Exp $
|
|
--- sapi/cgi/Makefile.frag.orig.port Wed Sep 26 16:44:16 2007
|
|
+++ sapi/cgi/Makefile.frag Sat Jun 18 12:14:53 2011
|
|
@@ -1,2 +1,2 @@
|
|
-$(SAPI_CGI_PATH): $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS)
|
|
+$(SAPI_CGI_PATH): $(PHP_GLOBAL_OBJS) $(PHP_CGI_OBJS)
|
|
$(BUILD_CGI)
|