1
0
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:
Sunpoet Po-Chuan Hsieh 2015-11-04 20:15:32 +00:00
parent 46ff9bcb38
commit 06f5f49f77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400813

View File

@ -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