1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/java/linux-ibm-jdk13
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
distinfo Upgrade to new release of the IBM JDK 1.3.x for Linux. 2002-08-10 11:12:35 +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-message Upgrade from cxia32131-20020302 to cxia32131-20020410. 2002-05-08 12:43:38 +00:00
pkg-plist Upgrade from cxia32131-20020302 to cxia32131-20020410. 2002-05-08 12:43:38 +00:00