diff options
Diffstat (limited to 'devel/dmucs/Makefile')
-rw-r--r-- | devel/dmucs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/dmucs/Makefile b/devel/dmucs/Makefile index 5d6e9920bf5b..da2df627ad3e 100644 --- a/devel/dmucs/Makefile +++ b/devel/dmucs/Makefile @@ -11,7 +11,7 @@ MAINTAINER= fjoe@FreeBSD.org COMMENT= Distributed Multi-User Compilation System (for use with distcc) WRKSRC= ${WRKDIR}/${PORTNAME} -USE_BZIP2= yes +USES= tar:bzip2 GNU_CONFIGURE= yes PLIST_FILES= bin/dmucs bin/gethost bin/loadavg bin/monitor bin/remhost |