diff options
Diffstat (limited to 'net/gnu-radius/Makefile')
-rw-r--r-- | net/gnu-radius/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile index 3743045..0d53ab9 100644 --- a/net/gnu-radius/Makefile +++ b/net/gnu-radius/Makefile @@ -44,10 +44,6 @@ EXAMPLE_FILES= README ascend.rw c3620.rw cisco.rw comos.rw config.syntax \ .include <bsd.port.options.mk> -.if ${OSVERSION} >= 900007 -EXTRA_PATCHES= ${FILESDIR}/extra-utmpx -.endif - .if ${PORT_OPTIONS:MSNMP} CONFIGURE_ARGS+=--enable-snmp .endif |