diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-05 19:44:02 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-05 19:44:02 +0000 |
commit | d095d4a96566a3ab095ab2e30430ce93a154f1a7 (patch) | |
tree | ca5cd97e4ad40da4b6e4a6c197453610fd6c69b1 /devel/p4v/Makefile | |
parent | c0a7a1f97264b914fa27603f8433b87b38b15f14 (diff) |
Notes
Diffstat (limited to 'devel/p4v/Makefile')
-rw-r--r-- | devel/p4v/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/p4v/Makefile b/devel/p4v/Makefile index 5cf65137d06c..2270e3b6cc77 100644 --- a/devel/p4v/Makefile +++ b/devel/p4v/Makefile @@ -30,10 +30,6 @@ MD5_FILE= ${MASTERDIR}/distinfo.${MACHINE_ARCH} .include <bsd.port.pre.mk> -.if ${OSVERSION} < 600000 -IGNORE= please upgrade to FreeBSD 6.x or newer -.endif - P4V_BIN= \ bin/assistant bin/p4v bin/p4v.bin |