diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-06 17:59:31 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-06 17:59:31 +0000 |
| commit | b2a96c6df1c8809216eced623ec37a8372b3216e (patch) | |
| tree | 0c994bc87e8a2f221a7e2be76b9aafc16eab32bb /sysutils/pfstat | |
| parent | - Update to 2.6.3 (diff) | |
- Remove conditional checks for FreeBSD 5.x and older
Diffstat (limited to 'sysutils/pfstat')
| -rw-r--r-- | sysutils/pfstat/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile index 102155ad67ff..822a647cf387 100644 --- a/sysutils/pfstat/Makefile +++ b/sysutils/pfstat/Makefile @@ -30,10 +30,6 @@ PLIST_FILES= bin/pfstat \ .include <bsd.port.pre.mk> -.if ${OSVERSION} < 502106 -IGNORE= is only for 5.3 and above -.endif - .if ${OSVERSION} < 700048 EXTRA_PATCHES= ${PATCHDIR}/pre41-patch-pf.c .endif |
