mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support - Bump PORTREV
This commit is contained in:
parent
714d4a9985
commit
5460b4ce50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=341933
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= pypcap
|
||||
PORTVERSION= 1.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -16,10 +16,8 @@ BUILD_DEPENDS= pyrexc:${PORTSDIR}/devel/pyrex
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
PYDISTUTILS_PKGNAME= pcap
|
||||
PYDISTUTILS_AUTOPLIST= yes
|
||||
|
||||
PLIST_FILES= %%PYTHON_SITELIBDIR%%/pcap.so
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
@${RM} ${WRKDIR}/${PORTNAME}-${PORTVERSION}/pcap.c
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user