mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Fix always true condition
This commit is contained in:
parent
a86f4d219c
commit
5a84d568c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373965
@ -14,13 +14,7 @@ USES= gmake tar:bzip2
|
||||
|
||||
PLIST_FILES= bin/pmt
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800071
|
||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-config.mak
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/pmt ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user