Date: Sat, 25 Dec 2010 06:49:51 +0000 (UTC) From: Greg Lewis <glewis@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/ireport Makefile pkg-plist Message-ID: <201012250649.oBP6npdP060722@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glewis 2010-12-25 06:49:51 UTC FreeBSD ports repository Modified files: devel/ireport Makefile pkg-plist Log: . Instead of depending upon many existing ports, just install the JAR files that are included in the distribution. However, instead of installing them in JAVAJARDIR, install them in DATADIR. There are a couple of positive effects of this: 1. We end up using the JARs that the application is known to work with rather than hoping that it works with whatever port versions we have. 2. JAVAJARDIR isn't cluttered with JARs that conflict with those that either are or should be installed by other ports. Revision Changes Path 1.34 +36 -109 ports/devel/ireport/Makefile 1.24 +112 -47 ports/devel/ireport/pkg-plist
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012250649.oBP6npdP060722>