aboutsummaryrefslogtreecommitdiff
path: root/graphics/sam2p
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-12-18 05:03:39 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-12-18 05:03:39 +0000
commit5c43ddb9143219426d6ed06f4cdf7b116b1b5fcb (patch)
tree573b1dedca5f8a47ec5dc520001c4b9dff8273f0 /graphics/sam2p
parenta140ad1abaa2956300068d7e9f0520796faae282 (diff)
downloadports-5c43ddb9143219426d6ed06f4cdf7b116b1b5fcb.tar.gz
ports-5c43ddb9143219426d6ed06f4cdf7b116b1b5fcb.zip
Mark as broken on various arm archs.
While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=456591
Diffstat (limited to 'graphics/sam2p')
-rw-r--r--graphics/sam2p/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/graphics/sam2p/Makefile b/graphics/sam2p/Makefile
index fd948de3b955..3cdf82934c8e 100644
--- a/graphics/sam2p/Makefile
+++ b/graphics/sam2p/Makefile
@@ -13,12 +13,16 @@ COMMENT= Converts raster (bitmap) image formats into PS or PDF files
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
-#USE_GITHUB= yes
-GH_ACCOUNT= pts
-
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
+
+#USE_GITHUB= yes
+GH_ACCOUNT= pts
+
USES= ghostscript:run gmake jpeg:run perl5
USE_PERL5= build
GNU_CONFIGURE= yes