diff options
Diffstat (limited to 'x11-themes/cursor-dmz-theme/Makefile')
-rw-r--r-- | x11-themes/cursor-dmz-theme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/cursor-dmz-theme/Makefile b/x11-themes/cursor-dmz-theme/Makefile index 8eeb4676a72c..5bb3f586a4e4 100644 --- a/x11-themes/cursor-dmz-theme/Makefile +++ b/x11-themes/cursor-dmz-theme/Makefile @@ -10,7 +10,7 @@ DISTNAME= vanilla-dmz-${PORTVERSION} MAINTAINER= flz@FreeBSD.org COMMENT= The DMZ style neutral scalable cursor theme -USE_BZIP2= yes +USES= tar:bzip2 NO_BUILD= yes WRKSRC= ${WRKDIR} |