- Mark for removal in 2 months (No new releases in the past 4 years)
This commit is contained in:
parent
788b238b64
commit
f83c3dfdd5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176467
1 changed files with 4 additions and 1 deletions
|
@ -33,9 +33,12 @@ PLIST_FILES= lib/libTeddy.a libdata/pkgconfig/Teddy.pc
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502126
|
||||
BROKEN= "Does not compile on FreeBSD >= 5.x"
|
||||
BROKEN= Does not compile on FreeBSD >= 5.x
|
||||
.endif
|
||||
|
||||
DEPRECATED= No new releases in the past 4 years
|
||||
EXPIRATION_DATE=2007-01-01
|
||||
|
||||
post-extract:
|
||||
@${CHMOD} +x ${WRKSRC}/configure
|
||||
|
||||
|
|
Loading…
Reference in a new issue