mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-01 01:17:02 +00:00
- Update RUN_DEPENDS: remove redundant LOCALBASE/bin
- Add NO_ARCH
This commit is contained in:
parent
46ff9bcb38
commit
06f5f49f77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400813
@ -12,9 +12,10 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Paste to several pastebin services via bash script
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash \
|
||||
${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
|
||||
RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \
|
||||
wget:${PORTSDIR}/ftp/wget
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user