aboutsummaryrefslogtreecommitdiff
path: root/security/identify
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-07-03 10:48:12 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2009-07-03 10:48:12 +0000
commit0f71643956f391791628634988cc890fa7c002a3 (patch)
tree6460aede0b97164119e84b5011bbbf8b9ee464dd /security/identify
parentfafd955304ac8bcb8f76d6fc34987d7b77e15eed (diff)
downloadports-0f71643956f391791628634988cc890fa7c002a3.tar.gz
ports-0f71643956f391791628634988cc890fa7c002a3.zip
Notes
Diffstat (limited to 'security/identify')
-rw-r--r--security/identify/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/identify/files/patch-aa b/security/identify/files/patch-aa
index 7338d0a1fa8d..40a923b1a659 100644
--- a/security/identify/files/patch-aa
+++ b/security/identify/files/patch-aa
@@ -4,7 +4,7 @@
-identify: identify.c
- $(CC) -o identify identify.c -lauthuser
+
-+CFLAGS+= -I/usr/local/include -L/usr/local/lib
++CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
+
+all: identify
+