diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 08:26:35 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-03 08:26:35 +0000 |
commit | 27ebc7aa1585c2b9af83847eefdc6838c7b53269 (patch) | |
tree | eca52b071c45cb1820935dbf3f6bcdec9c6b143a /net-mgmt/satellite/Makefile | |
parent | 10dff409713715b96c17ebf2776dd051626132d3 (diff) | |
download | ports-27ebc7aa1585c2b9af83847eefdc6838c7b53269.tar.gz ports-27ebc7aa1585c2b9af83847eefdc6838c7b53269.zip |
Notes
Diffstat (limited to 'net-mgmt/satellite/Makefile')
-rw-r--r-- | net-mgmt/satellite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/satellite/Makefile b/net-mgmt/satellite/Makefile index 109e17d2d100..c6e1ee15a3f3 100644 --- a/net-mgmt/satellite/Makefile +++ b/net-mgmt/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' \ |