diff options
Diffstat (limited to 'security/bioapi/Makefile')
-rw-r--r-- | security/bioapi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bioapi/Makefile b/security/bioapi/Makefile index 6711ea570ba1..570df199fc6f 100644 --- a/security/bioapi/Makefile +++ b/security/bioapi/Makefile @@ -12,7 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= BioAPI library implementation USE_AUTOTOOLS= libtool -USE_BZIP2= yes +USES= tar:bzip2 GNU_CONFIGURE= yes # Problems reported with higher optimization levels CFLAGS+= -O |