mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- Remove unused patch file
This commit is contained in:
parent
0e9ae66cf0
commit
efdb9d60be
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=255993
@ -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
|
Loading…
Reference in New Issue
Block a user