diff options
| author | Volker Stolz <vs@FreeBSD.org> | 2005-04-18 13:16:47 +0000 |
|---|---|---|
| committer | Volker Stolz <vs@FreeBSD.org> | 2005-04-18 13:16:47 +0000 |
| commit | e4c5d5f26ae6d1beee945a788b225938058235a2 (patch) | |
| tree | 7df9b13224643d5fcf093f47d6f4c39a68c205c9 /security/portsentry/files/patch-aa | |
| parent | - fix insufficient check on conf['uploadtypes'] (diff) | |
- Add (non-rcNG) startup-script (patches welcome)
- Cleanup port (me)
PR: ports/72759
Submitted by: Alex de Kruijff
Notes
Notes:
svn path=/head/; revision=133580
Diffstat (limited to 'security/portsentry/files/patch-aa')
| -rw-r--r-- | security/portsentry/files/patch-aa | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/security/portsentry/files/patch-aa b/security/portsentry/files/patch-aa deleted file mode 100644 index 8497756dfcb4..000000000000 --- a/security/portsentry/files/patch-aa +++ /dev/null @@ -1,17 +0,0 @@ ---- Makefile.orig Wed Jul 11 16:57:27 2001 -+++ Makefile Wed Sep 12 22:25:13 2001 -@@ -20,13 +20,12 @@ - # - # - # Generic compiler (usually linked to gcc on most platforms) --CC = cc - - # GNU.. - #CC = gcc - - # Normal systems flags --CFLAGS = -O -Wall -+CFLAGS += -DPREFIX=\"${PREFIX}\" - - # Debug mode for portsentry - #CFLAGS = -Wall -g -DNODAEMON -DDEBUG |
