1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Remove deprecated USE_REINPLACE

- Remove test for versions of FreeBSD lower than 3.x
This commit is contained in:
Tim Bishop 2006-02-19 12:48:28 +00:00
parent ffbf042abb
commit ada6904232
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156391

View File

@ -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