From 811bcc5506d12cbb5f5768156aa79d9376d11ed7 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Mon, 30 Mar 2009 11:03:30 +0000 Subject: [PATCH] Sanitize knobs order and decapitalize "YES" string. --- archivers/bicom/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/archivers/bicom/Makefile b/archivers/bicom/Makefile index e472e69fa473..88b260ef1315 100644 --- a/archivers/bicom/Makefile +++ b/archivers/bicom/Makefile @@ -17,12 +17,12 @@ COMMENT= Data compressor in the PPM family RESTRICTED= Contact author personally regarding commercial use +USE_ZIP= yes NO_WRKSUBDIR= yes MAKEFILE= ${FILESDIR}/Makefile -MAKE_JOBS_SAFE= YES +MAKE_JOBS_SAFE= yes PLIST_FILES= bin/bicom -USE_ZIP= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/bicom/bicom ${PREFIX}/bin