diff options
Diffstat (limited to 'sysutils/cdroot/Makefile')
-rw-r--r-- | sysutils/cdroot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/cdroot/Makefile b/sysutils/cdroot/Makefile index 9f67039e915e..5f037d110f24 100644 --- a/sysutils/cdroot/Makefile +++ b/sysutils/cdroot/Makefile @@ -9,6 +9,8 @@ WWW= https://BSDforge.com/projects/sysutils/cdroot/ LICENSE= BSD2CLAUSE +BROKEN= Unfetchable + USES= tar:xz .include <bsd.port.mk> |