aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2023-09-30 23:50:39 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-09-30 23:50:39 +0000
commitde8c89bc08a55ad0a6ec200a0c672b86f02632c0 (patch)
treea06ca962cc1500ad3e9a4018efcc88bd915ff432
parentc65e1bab42e57745304ab5004b55b15663562347 (diff)
downloadports-de8c89bc08a55ad0a6ec200a0c672b86f02632c0.tar.gz
ports-de8c89bc08a55ad0a6ec200a0c672b86f02632c0.zip
graphics/jbig2dec: Add make test
PR: 273844
-rw-r--r--graphics/jbig2dec/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/graphics/jbig2dec/Makefile b/graphics/jbig2dec/Makefile
index f8305de0f2c4..b8799880c57a 100644
--- a/graphics/jbig2dec/Makefile
+++ b/graphics/jbig2dec/Makefile
@@ -10,16 +10,19 @@ WWW= https://github.com/ArtifexSoftware/jbig2dec
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= cpe libtool pathfix
+USES= cpe libtool pathfix python:env,test shebangfix
CONFIGURE_ENV= ac_cv_func_getopt_long=yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
LDFLAGS+= -lmd
+TEST_TARGET= check
USE_LDCONFIG= yes
CPE_VENDOR= artifex
+SHEBANG_FILES= *.py
+
OPTIONS_DEFINE= PNG
OPTIONS_DEFAULT=PNG