diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 18:33:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 18:33:45 +0000 |
commit | 80bf05634e77e1ad8e367b9326828fa33e48b544 (patch) | |
tree | 0a53103af295ed69a9dc8e2210c4682923b1020d /security/drweb | |
parent | 70fa86eb24a0a8b05d8383983390c3dff4a2d082 (diff) | |
download | ports-80bf05634e77e1ad8e367b9326828fa33e48b544.tar.gz ports-80bf05634e77e1ad8e367b9326828fa33e48b544.zip |
Notes
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 |