Skip to content

Commit

Permalink
net/netatalk3: Use bdb18 to replace deprecated bdb5
Browse files Browse the repository at this point in the history
  • Loading branch information
xorrkaz committed Jan 28, 2024
1 parent 7b753c1 commit ed8fb79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions net/netatalk3/Makefile
@@ -1,6 +1,6 @@
PORTNAME= netatalk
PORTVERSION= 3.1.18
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION:S/./-/g}
Expand All @@ -15,7 +15,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libgcrypt.so:security/libgcrypt \
libevent.so:devel/libevent

USES= bdb:5+ cpe gettext gmake iconv libtool perl5 pkgconfig shebangfix ssl tar:bzip2
USES= bdb:18 cpe gettext gmake iconv libtool perl5 pkgconfig shebangfix ssl tar:bzip2
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_RC_SUBR= netatalk
Expand Down

0 comments on commit ed8fb79

Please sign in to comment.