freebsd-ports/java/jdk14
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 Improved font.properties.ja based on the Kochi fonts rather than the 2002-08-05 18:26:16 +00:00
distinfo Update to patchset 7. 2002-07-25 18:31:26 +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 Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from 2001-08-27 18:58:46 +00:00
pkg-message Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from 2001-08-27 18:58:46 +00:00
pkg-plist Correct pkg-plist. 2002-04-23 10:10:07 +00:00