diff options
| author | Yasuhiro Kimura <yasu@FreeBSD.org> | 2025-02-17 10:40:03 +0000 |
|---|---|---|
| committer | Yasuhiro Kimura <yasu@FreeBSD.org> | 2025-02-17 10:43:49 +0000 |
| commit | 9e4e65dcd8a365824d683363c81ddbb01ff767dc (patch) | |
| tree | 4d2a4c99622280de2ffceb97a807cdd93234dac9 /databases/redis72 | |
| parent | bc369d345016f2f02e37c51dd1ef48de88907b1b (diff) | |
Diffstat (limited to 'databases/redis72')
| -rw-r--r-- | databases/redis72/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/redis72/Makefile b/databases/redis72/Makefile index 9e083800eead..56436730129f 100644 --- a/databases/redis72/Makefile +++ b/databases/redis72/Makefile @@ -20,7 +20,7 @@ MAKE_ENV= OPTIMIZATION= \ LDFLAGS+= -lpthread -lm -lexecinfo -CONFLICTS_INSTALL= redis redis-devel redis62 redis70 # etc/rc.d/redis +CONFLICTS_INSTALL= redis redis-devel redis62 SUB_FILES= pkg-message SUB_LIST= PORTNAME=${PORTNAME} \ |
