aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2020-10-08 16:39:11 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2020-10-08 16:39:11 +0000
commit80ee77c97d046ebf63a55971e3ae1c6694604afd (patch)
tree9cd6f3c7781118b7be4b5c6357f5c4f2611988ea /graphics
parentdbeedc34a9eae76ffd1f1644f4b31e1b4ca0895f (diff)
downloadports-80ee77c97d046ebf63a55971e3ae1c6694604afd.tar.gz
ports-80ee77c97d046ebf63a55971e3ae1c6694604afd.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/jp2a/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/jp2a/Makefile b/graphics/jp2a/Makefile
index ba19774f351b..a433a01d578b 100644
--- a/graphics/jp2a/Makefile
+++ b/graphics/jp2a/Makefile
@@ -28,6 +28,9 @@ CONFIGURE_ENV+= bashcompdir=${STAGEDIR}${PREFIX}/etc/bash_completion.d
PLIST_FILES= bin/jp2a man/man1/jp2a.1.gz etc/bash_completion.d/jp2a
+# version has too many flaws
+PORTSCOUT= skipv:1.1.0
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/jp2a ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/jp2a.1 ${STAGEDIR}${MANPREFIX}/man/man1