diff options
Diffstat (limited to 'net/satellite')
-rw-r--r-- | net/satellite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/satellite/Makefile b/net/satellite/Makefile index 109e17d2d100..c6e1ee15a3f3 100644 --- a/net/satellite/Makefile +++ b/net/satellite/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= system/network MAINTAINER= markp@FreeBSD.org -LIB_DEPENDS= gdbm.2:${PORTSDIR}/databases/gdbm +LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS='-I${LOCALBASE}/include' \ |