diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-03 15:01:58 +0200 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2021-09-03 15:01:58 +0200 |
commit | 310623bb97f644b7a9a90c9e231574670edfa8f7 (patch) | |
tree | 9f439cea2889439e9fe07672aca93c8f2bc5a10e /databases/mongodb44 | |
parent | audio/mixxx: Unbreak all the options (diff) |
*: Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop or unreferenced variables
- Add missing ports to the build
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan
Diffstat (limited to 'databases/mongodb44')
-rw-r--r-- | databases/mongodb44/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/databases/mongodb44/Makefile b/databases/mongodb44/Makefile index dace6dac9d76..a3720cf9b94f 100644 --- a/databases/mongodb44/Makefile +++ b/databases/mongodb44/Makefile @@ -75,8 +75,6 @@ EXTRA_PATCHES= ${FILESDIR}/${ARCH} ALL_TARGET= install-core -PORTSCOUT= limitw:1,even - CPE_PRODUCT= mongodb pre-patch: |