net/scapy: Moved man to share/man
This commit is contained in:
parent
51abd9e2d8
commit
14b0e0123c
1 changed files with 1 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= scapy
|
||||
PORTVERSION= 2.5.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= net python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
@ -44,7 +44,6 @@ SOX_RUN_DEPENDS= ${LOCALBASE}/bin/sox:audio/sox
|
|||
|
||||
post-patch:
|
||||
@${RM} ${WRKSRC}/test/__init__.py
|
||||
@${REINPLACE_CMD} "s,share/man/man1,man/man1," ${WRKSRC}/setup.py
|
||||
@${REINPLACE_CMD} "s,/usr/share/,${LOCALBASE}/share/," \
|
||||
${WRKSRC}/scapy/modules/nmap.py
|
||||
@${REINPLACE_CMD} "s,/etc/,${LOCALBASE}/etc/," \
|
||||
|
|
Loading…
Reference in a new issue