Skip to content

Commit

Permalink
devel/hs-git-annex: Remove coreutils as dependency
Browse files Browse the repository at this point in the history
PR:		277918
  • Loading branch information
Daniel Engberg authored and arrowd committed Mar 30, 2024
1 parent 1f0f885 commit 42dbda2
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions devel/hs-git-annex/Makefile
@@ -1,5 +1,6 @@
PORTNAME= git-annex
PORTVERSION= 10.20231227
PORTREVISION= 1
CATEGORIES= devel haskell

MAINTAINER= haskell@FreeBSD.org
Expand All @@ -12,12 +13,10 @@ BROKEN_aarch64= compiler crashes

BUILD_DEPENDS= rsync:net/rsync \
git:devel/git \
gsha256sum:sysutils/coreutils \
ghc-9.4.8:lang/ghc94

RUN_DEPENDS= rsync:net/rsync \
git:devel/git \
gsha256sum:sysutils/coreutils
git:devel/git

USES= cabal perl5

Expand Down

0 comments on commit 42dbda2

Please sign in to comment.