mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-13 07:34:50 +00:00
- Remove deprecated USE_REINPLACE
- Remove test for versions of FreeBSD lower than 3.x
This commit is contained in:
parent
ffbf042abb
commit
ada6904232
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=156391
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user