mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
- Stage support
This commit is contained in:
parent
f6b09f270c
commit
e15d25a48c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=342310
@ -20,7 +20,6 @@ INSTALL_EGGINFO=yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/src
|
||||
|
||||
NO_STAGE= yes
|
||||
post-patch:
|
||||
cd ${WRKSRC} && ${REINPLACE_CMD} -e 's,/usr/share/${PORTNAME},${DATADIR},g' \
|
||||
conkyEmail conkyEmail.py setup.py example/conkyrc
|
||||
|
@ -16,5 +16,4 @@ LIB_DEPENDS+= libxmlrpc.so:${PORTSDIR}/net/xmlrpc-c
|
||||
|
||||
PLIST_FILES= bin/jjclient
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user