mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
This now builds on 5.x, remove BROKEN tag.
This commit is contained in:
parent
61c998be01
commit
5e7b1496eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116501
@ -30,12 +30,6 @@ USE_X_PREFIX= yes
|
||||
USE_AUTOCONF_VER= 259
|
||||
WRKSRC= ${WRKDIR}/pd-0.37-1test1/src
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502000
|
||||
BROKEN= "Does not compile"
|
||||
.endif
|
||||
|
||||
pre-patch:
|
||||
${RM} -f ${WRKSRC}/configure
|
||||
|
||||
@ -92,4 +86,4 @@ do-install:
|
||||
${MKDIR} ${DATADIR}
|
||||
cd ${WRKSRC}/../extra && ${PAX} -r -w * ${DATADIR}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
@ -25,10 +25,6 @@ PLIST_FILES= bin/rio
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 501000
|
||||
BROKEN= "Does not compile"
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/rio ${PREFIX}/bin
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user