mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-03 01:23:49 +00:00
- Remove empty lines after .include <bsd.port.mk>:
devel/py3-pyasn1 devel/py3-pytest-xdist devel/py3-urwid emulators/i386-wine-staging net/py3-pysocks net/py3-urllib3 - Fix distinfo: devel/py-qt5 - Remove quotes from IGNORE: devel/gcc-arm-embedded Approved by: portmgr blanket
This commit is contained in:
parent
184956fcd2
commit
0428715088
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451356
@ -84,7 +84,7 @@ VAR_TO_SUBMAKE_NOEXPAND= CONFIGURE_ENV MAKE_ENV
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MPURE}
|
||||
IGNORE= "PURE option is not valid anymore, no libraries are bundled"
|
||||
IGNORE= PURE option is not valid anymore, no libraries are bundled
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
|
@ -1,4 +1,3 @@
|
||||
TIMESTAMP = 1487865147
|
||||
SHA256 (PyQt5_gpl-5.7.1.tar.gz) = be849f212a074049b9ebc10b6c07dddefb86e6d30e8df8a5c715cbb2cf7fad14
|
||||
SIZE (PyQt5_gpl-5.7.1.tar.gz) = 3733746
|
||||
|
||||
|
@ -6,4 +6,3 @@ MASTERDIR= ${.CURDIR}/../py-pyasn1
|
||||
USES= python:3.3+
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
|
@ -13,4 +13,3 @@ TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=2.5.1:devel/py3-pytest \
|
||||
USES= python:3.3+
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
|
@ -8,4 +8,3 @@ USES= python:3.3+
|
||||
MASTERDIR= ${.CURDIR}/../py-urwid
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
|
@ -24,4 +24,3 @@ PKGNAMESUFFIX= -staging
|
||||
MASTERDIR= ${SLAVEDIR}
|
||||
.include "${SLAVEDIR}/Makefile.inc"
|
||||
.endif
|
||||
|
||||
|
@ -8,4 +8,3 @@ PORTSCOUT= ignore:1
|
||||
USES= python:3.3+
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
|
@ -16,4 +16,3 @@ PORTSCOUT= ignore:1
|
||||
USES= python:3.3+
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user