diff options
Diffstat (limited to 'devel/libpasori/Makefile')
-rw-r--r-- | devel/libpasori/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libpasori/Makefile b/devel/libpasori/Makefile index 6e6f933d89a7..6714e07e0e24 100644 --- a/devel/libpasori/Makefile +++ b/devel/libpasori/Makefile @@ -12,7 +12,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= sarumaru@jp.FreeBSD.org COMMENT= FeliCa read/write library for Sony RC-S320 USB FeliCa R/W(PaSoRi) -USE_BZIP2= yes +USES= tar:bzip2 USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${PORTNAME} |