diff options
Diffstat (limited to 'archivers/ecm/Makefile')
-rw-r--r-- | archivers/ecm/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/archivers/ecm/Makefile b/archivers/ecm/Makefile index 7c942ec66b6c..96c8030ca6d5 100644 --- a/archivers/ecm/Makefile +++ b/archivers/ecm/Makefile @@ -7,6 +7,7 @@ PORTNAME= ecm PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= archivers MASTER_SITES= CRITICAL @@ -15,6 +16,8 @@ COMMENT= Compresses CD images by stripping unnecessary EDC/ECC data LICENSE= GPLv2 +CONFLICTS= gmp-ecm-[0-9]* + MAKE_JOBS_SAFE= yes PLIST_FILES= bin/ecm bin/unecm |