diff options
Diffstat (limited to 'net-p2p/minder/Makefile')
-rw-r--r-- | net-p2p/minder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/minder/Makefile b/net-p2p/minder/Makefile index f81165c5bbf9..ca9b0e8f958b 100644 --- a/net-p2p/minder/Makefile +++ b/net-p2p/minder/Makefile @@ -12,7 +12,7 @@ COMMENT= Small network application for automatic maintenance of peer lists LICENSE= GPLv2+ -LIB_DEPENDS= libSockets.so:${PORTSDIR}/net/Sockets +LIB_DEPENDS= libSockets.so:net/Sockets USES= gmake pkgconfig USE_GNOME= libxml2 |