forked from Lainports/freebsd-ports
archivers/bzip3: Remove obsolete post-patch target
- Remove obsolete post-patch target - Portclippy
This commit is contained in:
parent
48e3e98881
commit
9a3be44b48
1 changed files with 2 additions and 6 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
PORTNAME= bzip3
|
PORTNAME= bzip3
|
||||||
DISTVERSION= 1.5.1
|
DISTVERSION= 1.5.1
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= archivers
|
CATEGORIES= archivers
|
||||||
MASTER_SITES= https://github.com/kspalaiologos/${PORTNAME}/releases/download/${DISTVERSION}/
|
MASTER_SITES= https://github.com/kspalaiologos/${PORTNAME}/releases/download/${DISTVERSION}/
|
||||||
|
|
||||||
|
|
@ -13,12 +14,7 @@ LICENSE_FILE_APACHE20= ${WRKSRC}/3rdparty/libsais-LICENSE
|
||||||
LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE
|
LICENSE_FILE_LGPL3+ = ${WRKSRC}/LICENSE
|
||||||
|
|
||||||
USES= cmake cpe pathfix tar:xz
|
USES= cmake cpe pathfix tar:xz
|
||||||
|
CPE_VENDOR= bzip3_project
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
|
||||||
CPE_VENDOR= bzip3_project
|
|
||||||
|
|
||||||
post-patch:
|
|
||||||
@${REINPLACE_CMD} -e "s|\(VERSION \)1\.3\.0|\1${DISTVERSION}|" \
|
|
||||||
${WRKSRC}/CMakeLists.txt
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue