diff options
| author | Tim Bishop <tdb@FreeBSD.org> | 2006-02-19 12:48:28 +0000 |
|---|---|---|
| committer | Tim Bishop <tdb@FreeBSD.org> | 2006-02-19 12:48:28 +0000 |
| commit | ada6904232a0934efc99dc25af5f562a7f58fb6f (patch) | |
| tree | b81c46a17e19dab68f3b2cb5b3c97c16a9dc85d9 /misc/proxyper | |
| parent | ffbf042abb70b50e738001659af77ebb56ac2d35 (diff) | |
Notes
Diffstat (limited to 'misc/proxyper')
| -rw-r--r-- | misc/proxyper/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/misc/proxyper/Makefile b/misc/proxyper/Makefile index 890df951bad6..ff8c411282cd 100644 --- a/misc/proxyper/Makefile +++ b/misc/proxyper/Makefile @@ -19,16 +19,10 @@ COMMENT= The official distributed.net v2 personal proxy # There's a "b" suffix on the version, but not the directory WRKSRC= ${WRKDIR}/proxyper${PORTVERSION:S/b$//}-freebsd-x86 -USE_REINPLACE= yes - .include <bsd.port.pre.mk> ONLY_FOR_ARCHS= i386 -.if ${OSVERSION} < 300000 -IGNORE= "This port requires FreeBSD 3.X or greater." -.endif - USE_RC_SUBR= yes NO_BUILD= yes |
