diff options
Diffstat (limited to 'dns/openresolv/Makefile')
-rw-r--r-- | dns/openresolv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/openresolv/Makefile b/dns/openresolv/Makefile index 4eadf05b1272..90c410cbd68c 100644 --- a/dns/openresolv/Makefile +++ b/dns/openresolv/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://roy.marples.name/downloads/openresolv/ \ MAINTAINER= roy@marples.name COMMENT= Resolvconf compatible framework for managing resolv.conf -USE_BZIP2= yes +USES= tar:bzip2 SUB_FILES= pkg-deinstall pkg-message PKGDEINSTALL= ${WRKDIR}/pkg-deinstall |