diff options
Diffstat (limited to 'net/wackamole/Makefile')
-rw-r--r-- | net/wackamole/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wackamole/Makefile b/net/wackamole/Makefile index a40a79b3bff7..51b0d3049f42 100644 --- a/net/wackamole/Makefile +++ b/net/wackamole/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://bsdforge.com/projects/source/net/wackamole/ \ MAINTAINER= portmaster@bsdforge.com COMMENT= Peer-to-peer high availability cluster -LIB_DEPENDS= libspread.so:${PORTSDIR}/net/spread +LIB_DEPENDS= libspread.so:net/spread USES= tar:xz GNU_CONFIGURE= yes |