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.3 2011/06/18 19:49:50 sthen Exp $
|
|
--- sapi/cgi/Makefile.frag.orig.port Wed Jul 2 02:08:26 2003
|
|
+++ sapi/cgi/Makefile.frag Sat Jun 18 12:44:58 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)
|