aboutsummaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-02-26 12:11:35 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-02-26 12:11:35 +0000
commit4d9773d24d0a08c4310f75ff1b0a24436eea71bb (patch)
tree3b8d6f920637cb09cad7cd15b239e733fe213f6c /net-p2p
parent370a14b53d0078ef0d4230aa9b6b39cd39c0aa16 (diff)
downloadports-4d9773d24d0a08c4310f75ff1b0a24436eea71bb.tar.gz
ports-4d9773d24d0a08c4310f75ff1b0a24436eea71bb.zip
Clean up some things
- Fix typos - Remove duplicate variables - Remove nop variables - Sort categories Reported by: portscan
Notes
Notes: svn path=/head/; revision=566598
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/jackett/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/jackett/Makefile b/net-p2p/jackett/Makefile
index 767cd8f291ae..1c0e4d4fb571 100644
--- a/net-p2p/jackett/Makefile
+++ b/net-p2p/jackett/Makefile
@@ -17,14 +17,13 @@ RUN_DEPENDS= mono>0:lang/mono
USE_RC_SUBR= jackett
+NO_ARCH= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/Jackett
USERS= jackett
GROUPS= jackett
-NOARCH= yes
-
post-patch:
@${RM} ${WRKSRC}/install_service_macos ${WRKSRC}/install_service_systemd.sh