diff options
Diffstat (limited to 'net/opentracker/Makefile')
-rw-r--r-- | net/opentracker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/opentracker/Makefile b/net/opentracker/Makefile index cd2cbda1062b..d5e15b24adff 100644 --- a/net/opentracker/Makefile +++ b/net/opentracker/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.bayofrum.net/dist/${PORTNAME}/ \ MAINTAINER= crees@FreeBSD.org COMMENT= Free lightweight bittorrent tracker using libowfat -BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/devel/libowfat +BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:devel/libowfat USES= tar:bzip2 USE_RC_SUBR= ${PORTNAME} |