From 8244fe99bcdbad7a2d0b22d66183394f5ffacd03 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 11 Jan 2017 10:08:38 +0000 Subject: - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL Approved by: portmgr blanket --- net/glusterfs/Makefile | 7 ------- 1 file changed, 7 deletions(-) (limited to 'net/glusterfs') diff --git a/net/glusterfs/Makefile b/net/glusterfs/Makefile index 78c090ee7fb0..b1ffdbe3eb56 100644 --- a/net/glusterfs/Makefile +++ b/net/glusterfs/Makefile @@ -42,11 +42,4 @@ INSTALL_TARGET= install-strip PLIST_SUB= GLUSTERLIBDIR="lib/${PORTNAME}/3.7.6" KMODDIR?= /boot/modules -.include - -.if ${OSVERSION} < 1000000 -WITH_OPENSSL_PORT= yes -RUN_DEPENDS+= ${KMODDIR}/fuse.ko:sysutils/fusefs-kmod -.endif - .include -- cgit v1.2.3