diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-06-25 21:09:15 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-06-25 21:09:15 +0000 |
commit | c16307ca7045df0b38e85ae0f2ca2e2bc510eb7e (patch) | |
tree | 3805aa08824e63d8d273c797da47d0da8040d919 /graphics/sam2p/Makefile | |
parent | f6f1491617758dbe3ea74f29fddb6ca9e6b6e908 (diff) | |
download | ports-c16307ca7045df0b38e85ae0f2ca2e2bc510eb7e.tar.gz ports-c16307ca7045df0b38e85ae0f2ca2e2bc510eb7e.zip |
Notes
Diffstat (limited to 'graphics/sam2p/Makefile')
-rw-r--r-- | graphics/sam2p/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile index 3cdf82934c8e..746c821d3997 100644 --- a/graphics/sam2p/Makefile +++ b/graphics/sam2p/Makefile @@ -16,9 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= zip:archivers/zip \ tif22pnm:graphics/tif22pnm -BROKEN_aarch64= running make Makedep... error; configure: error: cannot compute depends -BROKEN_armv6= running make Makedep... error; configure: error: cannot compute depends -BROKEN_armv7= running make Makedep... error; configure: error: cannot compute depends +BROKEN_FreeBSD_12= running make Makedep... error; configure: error: cannot compute depends #USE_GITHUB= yes GH_ACCOUNT= pts |