summaryrefslogtreecommitdiff
path: root/security/portsentry/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'security/portsentry/files/patch-aa')
-rw-r--r--security/portsentry/files/patch-aa13
1 files changed, 6 insertions, 7 deletions
diff --git a/security/portsentry/files/patch-aa b/security/portsentry/files/patch-aa
index a202fbc5c728..8497756dfcb4 100644
--- a/security/portsentry/files/patch-aa
+++ b/security/portsentry/files/patch-aa
@@ -1,17 +1,16 @@
---- Makefile.orig Sun May 16 21:55:26 1999
-+++ Makefile Sun May 16 21:55:46 1999
-@@ -13,12 +13,13 @@
+--- Makefile.orig Wed Jul 11 16:57:27 2001
++++ Makefile Wed Sep 12 22:25:13 2001
+@@ -20,13 +20,12 @@
#
-
- # Generic compiler
+ #
+ # Generic compiler (usually linked to gcc on most platforms)
-CC = cc
-+CC ?= cc
+
# GNU..
#CC = gcc
# Normal systems flags
-CFLAGS = -O -Wall
-+CFLAGS ?= -O -Wall
+CFLAGS += -DPREFIX=\"${PREFIX}\"
# Debug mode for portsentry