mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Remove OSVERSION conditions and fix names of patches
This commit is contained in:
parent
861217f758
commit
1066307df7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190054
@ -17,12 +17,6 @@ COMMENT= MIDI player
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-2.4
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 500014
|
||||
EXTRA_PATCHES= ${FILESDIR}/extra-*
|
||||
.endif
|
||||
|
||||
ONLY_FOR_ARCHS= i386
|
||||
IS_INTERACTIVE= YES # asks what devices you want to support
|
||||
HAS_CONFIGURE= YES
|
||||
@ -31,4 +25,4 @@ CONFIGURE_ENV= PREFIX=${PREFIX}
|
||||
INSTALL_TARGET= install.lame install.man
|
||||
MAN1= playmidi.1
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user