diff options
author | antoine <antoine@FreeBSD.org> | 2015-04-05 23:15:49 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2015-04-05 23:15:49 +0800 |
commit | 25cdfe8fee215f9199add9a8d948effea3e7be9a (patch) | |
tree | bca0f642f8f327d5f5e4235aea90d4def13425fa /archivers/hlextract | |
parent | ff8388e72415ebd11bc2cf451c112fc8f08b2f62 (diff) | |
download | freebsd-ports-gnome-25cdfe8fee215f9199add9a8d948effea3e7be9a.tar.gz freebsd-ports-gnome-25cdfe8fee215f9199add9a8d948effea3e7be9a.tar.zst freebsd-ports-gnome-25cdfe8fee215f9199add9a8d948effea3e7be9a.zip |
Mark a few ports BROKEN in astro and archivers category (unfetchable)
Diffstat (limited to 'archivers/hlextract')
-rw-r--r-- | archivers/hlextract/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/hlextract/Makefile b/archivers/hlextract/Makefile index 95e84f30d8a8..95c2f2533df3 100644 --- a/archivers/hlextract/Makefile +++ b/archivers/hlextract/Makefile @@ -12,6 +12,8 @@ COMMENT= Utility to extract data from various Half-Life file formats LICENSE= GPLv2 +BROKEN= Checksum and size mismatch + LIB_DEPENDS= libhl.so:${PORTSDIR}/games/hllib USES= dos2unix zip |