diff options
Diffstat (limited to 'security/drweb')
-rw-r--r-- | security/drweb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/drweb/Makefile b/security/drweb/Makefile index 286c7cba81ba..42d96026afd1 100644 --- a/security/drweb/Makefile +++ b/security/drweb/Makefile @@ -21,7 +21,6 @@ NO_BUILD= yes .include <bsd.port.pre.mk> .if ${OSVERSION} < 500000 -LIB_DEPENDS+= c.4:${PORTSDIR}/misc/compat4x DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd4 .else DISTNAME= ${PORTNAME}-${PORTVERSION}-freebsd5 |