diff options
author | antoine <antoine@FreeBSD.org> | 2014-09-29 04:50:24 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-09-29 04:50:24 +0800 |
commit | d1a5e9566fc51a0dd9b79a07e95e9c7ca3866e32 (patch) | |
tree | 010b415affc14ccecb8f41c26e9d5161b5fc58d9 /databases | |
parent | 353fa090c40b86817aa8036e0b1fd4a010f33295 (diff) | |
download | freebsd-ports-gnome-d1a5e9566fc51a0dd9b79a07e95e9c7ca3866e32.tar.gz freebsd-ports-gnome-d1a5e9566fc51a0dd9b79a07e95e9c7ca3866e32.tar.zst freebsd-ports-gnome-d1a5e9566fc51a0dd9b79a07e95e9c7ca3866e32.zip |
Un-deprecate, apache-poi has been fixed and there is a PR pending to
update jasperreports
Diffstat (limited to 'databases')
-rw-r--r-- | databases/jasperreports/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/databases/jasperreports/Makefile b/databases/jasperreports/Makefile index 0d9c01471eb6..deb83f9cf049 100644 --- a/databases/jasperreports/Makefile +++ b/databases/jasperreports/Makefile @@ -10,9 +10,6 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.jar ${PORTNAME}-applet-${PORTVERSION}.jar MAINTAINER= ports@FreeBSD.org COMMENT= JasperReports is a powerful open source Java reporting tool -DEPRECATED= Depends on expiring textproc/apache-poi -EXPIRATION_DATE= 2014-09-28 - RUN_DEPENDS= ${JAVALIBDIR}/itext.jar:${PORTSDIR}/devel/itext \ ${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j \ ${JAVALIBDIR}/crimson.jar:${PORTSDIR}/textproc/crimson \ |