diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-07-24 07:06:21 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-07-24 07:06:21 +0000 |
commit | a893a0d15f9e90e337cd4f71708f9912c76cbf0c (patch) | |
tree | 46e8242b56035bc18eef069326b0670061fa6034 /net/p5-Net-Ident/Makefile | |
parent | bc79814d8b73b9b400d166202094197771a5a5c9 (diff) |
Notes
Diffstat (limited to 'net/p5-Net-Ident/Makefile')
-rw-r--r-- | net/p5-Net-Ident/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/net/p5-Net-Ident/Makefile b/net/p5-Net-Ident/Makefile index 42199b4d79b4..da6174d0a6ab 100644 --- a/net/p5-Net-Ident/Makefile +++ b/net/p5-Net-Ident/Makefile @@ -20,10 +20,4 @@ PERL_CONFIGURE= yes MAN3= Net::Ident.3 -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 500000 -BROKEN= "Broken pkg-plist" -.endif - -.include <bsd.port.post.mk> +.include <bsd.port.mk> |