freebsd-ports/java/jdk14-doc
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
..
distinfo Upgrade from 1.4.0-beta 3 to 1.4.0. 2002-05-24 07:05:39 +00:00
Makefile Not using IGNORE anymore to avoid package building. 2002-10-10 08:38:39 +00:00
pkg-comment Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports. 2001-10-08 09:17:17 +00:00
pkg-descr Move jdk-doc into jdk11-doc and add new jdk{12,13,14}-doc ports. 2001-10-08 09:17:17 +00:00
pkg-plist Upgrade from 1.4.0-beta 3 to 1.4.0. 2002-05-24 07:05:39 +00:00