diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-17 16:02:05 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-17 16:02:05 +0000 |
commit | c1903e2e9f2bdcc12dd172bbf248623a10da0d1b (patch) | |
tree | a7ea7677eb9702486c796516132a6e724fd6e45f /mail/pfqueue/files/patch-pfqlib.h | |
parent | mail/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.h | 10 |
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" |