mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04: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
2 changed files with 0 additions and 2 deletions
|
@ -20,7 +20,6 @@ INSTALL_EGGINFO=yes
|
||||||
|
|
||||||
WRKSRC= ${WRKDIR}/src
|
WRKSRC= ${WRKDIR}/src
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
post-patch:
|
post-patch:
|
||||||
cd ${WRKSRC} && ${REINPLACE_CMD} -e 's,/usr/share/${PORTNAME},${DATADIR},g' \
|
cd ${WRKSRC} && ${REINPLACE_CMD} -e 's,/usr/share/${PORTNAME},${DATADIR},g' \
|
||||||
conkyEmail conkyEmail.py setup.py example/conkyrc
|
conkyEmail conkyEmail.py setup.py example/conkyrc
|
||||||
|
|
|
@ -16,5 +16,4 @@ LIB_DEPENDS+= libxmlrpc.so:${PORTSDIR}/net/xmlrpc-c
|
||||||
|
|
||||||
PLIST_FILES= bin/jjclient
|
PLIST_FILES= bin/jjclient
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Add table
Reference in a new issue