diff options
Diffstat (limited to 'net/ncp/Makefile')
-rw-r--r-- | net/ncp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ncp/Makefile b/net/ncp/Makefile index 467af3048c8a..268ac816db7a 100644 --- a/net/ncp/Makefile +++ b/net/ncp/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://dl.fefe.de/ http://dl.mteege.de/fefe/ MAINTAINER= matthias@mteege.de COMMENT= Fast file copy tool for LANs -BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:${PORTSDIR}/devel/libowfat +BUILD_DEPENDS= ${LOCALBASE}/lib/libowfat.a:devel/libowfat USES= tar:bzip2 |