mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
2 changed files with 1 additions and 7 deletions
|
@ -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…
Add table
Reference in a new issue