diff options
| author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 05:06:14 +0000 |
|---|---|---|
| committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-06-07 05:06:14 +0000 |
| commit | 0e9ae66cf03071973086c418a6683e57588ca7f5 (patch) | |
| tree | 36a8efcde34c1ae0ee401ac766dbe2b10b61f40c /www/mod_layout22/files/patch-Makefile | |
| parent | - Covnert to AP_FAST_BUILD / AP_GENPLIST (diff) | |
- Convert to AP_FAST_BUILD / AP_GENPLIST
Notes
Notes:
svn path=/head/; revision=255992
Diffstat (limited to 'www/mod_layout22/files/patch-Makefile')
| -rw-r--r-- | www/mod_layout22/files/patch-Makefile | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/www/mod_layout22/files/patch-Makefile b/www/mod_layout22/files/patch-Makefile deleted file mode 100644 index adabd148898e..000000000000 --- a/www/mod_layout22/files/patch-Makefile +++ /dev/null @@ -1,15 +0,0 @@ ---- Makefile.orig 2007-02-21 22:29:07.000000000 +0100 -+++ Makefile 2008-08-31 21:53:05.000000000 +0200 -@@ -1,10 +1,10 @@ - ## - ## Makefile -- Build procedure for mod_layout Apache module - ## --builddir=$(shell pwd) -+#builddir=$(shell pwd) - - # the used tools --APXS=apxs -+APXS=${LOCALBASE}/sbin/apxs - APACHECTL=apachectl - CC=`$(APXS) -q CC` - INC=-I`$(APXS) -q INCLUDEDIR` `$(APXS) -q CFLAGS` #-DLAYOUT_FILEOWNER_NAME |
