diff --git a/graphics/IPA/Makefile b/graphics/IPA/Makefile index edc21a1abe95..3c60dc29d529 100644 --- a/graphics/IPA/Makefile +++ b/graphics/IPA/Makefile @@ -1,27 +1,29 @@ PORTNAME= IPA PORTVERSION= 1.08 PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://www.prima.eu.org/IPA/ CPAN/Prima/KARASIK MAINTAINER= ports@FreeBSD.org COMMENT= Image Processing Algorithms WWW= http://www.prima.eu.org/IPA/ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BROKEN= does not build: use of undeclared identifier 'nilHandle' +DEPRECATED= Broken since 2021 +EXPIRATION_DATE= 2023-03-21 BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Prima>1.24:x11-toolkits/p5-Prima USES= perl5 USE_PERL5= configure INSTALL_TARGET= pure_install MAKE_JOBS_UNSAFE= yes post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/IPA/IPA.so .include