freebsd-ports/java/linux-sun-jdk12
Ernst de Haan 2c50b3e55f Not using IGNORE anymore to avoid package building.
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= "You can not legally distribute binaries"
.endif

This was superfluous and inhibiting package builds of things that
depend on the port. Having RESTRICTED and NO_CDROM is enough to
ensure that a package will not appear on the FTP site or a CDROM
(it will be built and used as a basis for other packages to build
with, but will be deleted at the end of the build run).

Requested by:	kris
Reviewed by:	portmgr (silence)
PR:		42758
2002-10-10 08:38:39 +00:00
..
files Patches that solve the problem that expr and libjava.so 2002-06-13 17:30:53 +00:00
distinfo Upgrade from 1.2.2.012 to 1.2.2.013. Note that the JPDA JAR 2002-08-16 19:06:13 +00:00
Makefile Not using IGNORE anymore to avoid package building. 2002-10-10 08:38:39 +00:00
pkg-comment Unified one-line descriptions for JDK ports. 2002-08-12 11:49:59 +00:00
pkg-descr
pkg-plist Upgrade from 1.2.2.012 to 1.2.2.013. Note that the JPDA JAR 2002-08-16 19:06:13 +00:00