summaryrefslogtreecommitdiff
path: root/mail/pfqueue/files/patch-pfqlib.h
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-17 16:02:05 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-17 16:02:05 +0000
commitc1903e2e9f2bdcc12dd172bbf248623a10da0d1b (patch)
treea7ea7677eb9702486c796516132a6e724fd6e45f /mail/pfqueue/files/patch-pfqlib.h
parentmail/libspf2: (diff)
- Convert to USES=libtool and disable static plugins
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS - Remove redundant patch
Notes
Notes: svn path=/head/; revision=365197
Diffstat (limited to 'mail/pfqueue/files/patch-pfqlib.h')
-rw-r--r--mail/pfqueue/files/patch-pfqlib.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/mail/pfqueue/files/patch-pfqlib.h b/mail/pfqueue/files/patch-pfqlib.h
deleted file mode 100644
index 6f647e51904e..000000000000
--- a/mail/pfqueue/files/patch-pfqlib.h
+++ /dev/null
@@ -1,10 +0,0 @@
---- pfqlib.h.orig Sat Oct 7 23:40:07 2006
-+++ pfqlib.h Sat Oct 7 23:40:42 2006
-@@ -7,6 +7,7 @@
- #define __PFQLIB_H
-
- #include <time.h>
-+#include <sys/types.h>
- #include <regex.h>
- #include <sys/types.h>
- #include "pfregex.h"