aboutsummaryrefslogtreecommitdiff
path: root/www/flock/files/patch-security-coreconf-FreeBSD.mk
diff options
context:
space:
mode:
Diffstat (limited to 'www/flock/files/patch-security-coreconf-FreeBSD.mk')
-rw-r--r--www/flock/files/patch-security-coreconf-FreeBSD.mk14
1 files changed, 0 insertions, 14 deletions
diff --git a/www/flock/files/patch-security-coreconf-FreeBSD.mk b/www/flock/files/patch-security-coreconf-FreeBSD.mk
deleted file mode 100644
index 73292a7362d5..000000000000
--- a/www/flock/files/patch-security-coreconf-FreeBSD.mk
+++ /dev/null
@@ -1,14 +0,0 @@
-$FreeBSD$
-
---- security/coreconf/FreeBSD.mk Thu Oct 16 23:03:47 2003
-+++ security/coreconf/FreeBSD.mk Thu Oct 16 22:53:11 2003
-@@ -44,5 +44,9 @@
- CPU_ARCH = alpha
- else
-+ifeq ($(OS_TEST),amd64)
-+CPU_ARCH = amd64
-+else
- CPU_ARCH = x86
-+endif
- endif
-