diff options
Diffstat (limited to 'net/librsync/Makefile')
-rw-r--r-- | net/librsync/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/librsync/Makefile b/net/librsync/Makefile index 9b9875dab1f8..07603ee185f6 100644 --- a/net/librsync/Makefile +++ b/net/librsync/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Library for delta compression of streams -LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt +LIB_DEPENDS= libpopt.so:devel/popt CONFLICTS= librsync1-* |