diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
commit | f982be45e81588a27383cd1a3eb12789b8498904 (patch) | |
tree | 07be283d015b2c39f95e655cb7328ff355bc47fa /www/mod_layout22/files/patch-Makefile | |
parent | 856c5bf9f133ae5d553d972d5a940586d3f56048 (diff) | |
download | ports-f982be45e81588a27383cd1a3eb12789b8498904.tar.gz ports-f982be45e81588a27383cd1a3eb12789b8498904.zip |
Notes
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 |