aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/vmware-guestd5/Makefile
diff options
context:
space:
mode:
authormatusita <matusita@FreeBSD.org>2003-05-04 22:39:21 +0800
committermatusita <matusita@FreeBSD.org>2003-05-04 22:39:21 +0800
commit970321227f5c1a73ea4bf33ebcbc5f75bccec033 (patch)
treed7dd5790e439fab923adbc2c98ae2e58c332faee /emulators/vmware-guestd5/Makefile
parente1f3e1c665a73728ba0104531f509af5bf0ff7a9 (diff)
downloadfreebsd-ports-gnome-970321227f5c1a73ea4bf33ebcbc5f75bccec033.tar.gz
freebsd-ports-gnome-970321227f5c1a73ea4bf33ebcbc5f75bccec033.tar.zst
freebsd-ports-gnome-970321227f5c1a73ea4bf33ebcbc5f75bccec033.zip
Fixup for package cluster building.
- Mark NO_PACKAGE since these ports require VMware itself. (and avoid using .ifdef(PACKAGE_BUILDING) also) - Forget to mark IS_INTERACTIVE if !BATCH (vmware-guest4).
Diffstat (limited to 'emulators/vmware-guestd5/Makefile')
-rw-r--r--emulators/vmware-guestd5/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/emulators/vmware-guestd5/Makefile b/emulators/vmware-guestd5/Makefile
index 3cdcefce97a2..0a42940f9212 100644
--- a/emulators/vmware-guestd5/Makefile
+++ b/emulators/vmware-guestd5/Makefile
@@ -27,9 +27,7 @@ IS_INTERACTIVE= yes
.endif
RESTRICTED= "Not sure if we can redistribute this."
-.if defined(PACKAGE_BUILDING)
-IGNORE= "Can't build this port since it requires VMware."
-.endif
+NO_PACKAGE= ${RESTRICTED}
VMWARE_VER= 4.0.0
BUILD_VER= 4460
antw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/lang/gcc30?h=gstreamer&id=95b0fb093b0c0fe3ac4b112fd462a41fa1933a35'>Use the SORT macro from bsd.port.mk.trevor2004-01-221-1/+2 * - ECHO -> ECHO_MSGedwin2003-09-271-2/+2 * Make portlint(1) happy by changing strip to ${STRIP_CMD}osa2003-09-241-1/+1 * BROKEN on 5.1: does not compilekris2003-05-181-0/+4 * These older compilers don't support amd64, sparc64, and ia64.obrien2003-05-091-0/+1 * De-pkg-comment.knu2003-02-212-1/+1 * Add the fsf-funding.7 gfdl.7 gpl.7 manpages. IMO it is questionablekris2003-01-141-0/+1 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2 * The effort to maintain these for FreeBSD just isn't worth it with the lackobrien2002-11-051-1/+1 * Use MASTER_SITES_GCC.knu2002-10-201-3/+2 * Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also thegerald2002-07-311-1/+1 * Remove Java from this port. If you want to use GCC's Java you really wantobrien2002-04-272-10/+1 * GCC 2.95 and later aren't called egcs (any longer). Also updategerald2002-04-172-13/+3 * GCC 2.95 and later aren't called egcs (any longer), so remove three patchesgerald2002-04-123-36/+0 * Upgrade to version 3.0.4.obrien2002-03-102-8/+8 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-11/+11 * Upgrade to version 3.0.3.obrien2002-01-273-33/+25 * Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflictknu2002-01-201-0/+2 * Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1 * Utilize the PATCH_WRKDIR knob now that it exists.obrien2001-10-281-4/+1 * Update to 3.0.2.obrien2001-10-283-9/+9 * install/deinstall info entryies correctly (revision bump is not needed).sf2001-09-232-3/+5 * fix package:sf2001-09-113-59/+15 * Update to 3.0.1.obrien2001-08-313-9/+9 * Update to GCC 3.0.0.obrien2001-08-318-67/+93 * Majorly clean this port up.obrien2001-06-212-37/+21 * I missed a gcc30'ism when converting this from `gcc-devel'.obrien2001-06-211-1/+1 * Fix this port up so gcc30 can be used bsd.port.mk for when we returnobrien2001-06-032-16/+16 * Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.obrien2001-05-043-14/+29 * Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.obrien2001-03-242-6/+6 * Fix version number.obrien2001-03-111-1/+1 * Upgrade to the 5-March-2001 edition GCC 2.97 development snapshot.obrien2001-03-072-6/+6 * Fix nits in the auto lib-gcc PLIST generation.obrien2001-03-022-26/+14 * Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.obrien2001-02-154-130/+157 * typo clean up police: \s -> \tlioux2001-02-151-1/+1 * Upgrade to the Christmas edition GCC 2.97 development snapshot.obrien2000-12-272-6/+6 * Upgrade to the 2000-12-18 GCC 2.97 development snapshot.obrien2000-12-222-33/+29 * Forgot to commit the bits that rm's the new libjava as it breaks theobrien2000-12-141-0/+1 * Upgrade to the 2000-12-11 GCC 2.97 development snapshot.obrien2000-12-133-35/+42 * Change name of programs from e<program_name> to g<program_name>, sinceobrien2000-12-062-18/+17 * Change the libstdc++.so version number to be more like the stock one.obrien2000-12-061-1/+1 * First cut at configure support for FreeBSD PowerPC, Sparc64, and StrongARM.obrien2000-11-291-0/+64 * Upgrade to the 2000-11-20 GCC 2.97 development snapshot.obrien2000-11-299-277/+86 * Upgrade to the 2000-10-02 GCC 2.97 development snapshot.obrien2000-10-117-623/+173 * Upgrade to the 2000-08-28 GCC 2.96 development snapshot.obrien2000-09-163-69/+89 * Upgrade to the 2000-07-17 GCC 2.96 development snapshot.obrien2000-09-0610-370/+156 * Upgrade to the 2000-05-01 GCC 2.96 development snapshot.obrien2000-05-073-9/+8 * Upgrade to the 2000-04-10 GCC 2.96 development snapshot.obrien2000-04-152-6/+6 * Convert to the PORTNAME - PORTVERSION syntax.obrien2000-04-121-3/+2 * Restore useless version required comments.obrien2000-03-221-0/+1 * Remove the "version required" line.obrien2000-03-201-1/+0 * Upgrade to the 2000-03-13 GCC 2.96 development snapshot.obrien2000-03-193-27/+27 * Upgrade to the 2000-03-06 GCC 2.96 development snapshot.obrien2000-03-093-7/+9 * Upgrade to the 2000-02-21 GCC 2.96 development snapshot.obrien2000-03-083-7/+7 * Upgrade to the 2000-02-07 GCC 2.96 development snapshot.obrien2000-02-147-85/+75 * Upgrade to the 2000-01-10 GCC 2.96 development snapshot.obrien2000-01-178-89/+84 * Update to the 1999-11-10 development snapshot.obrien1999-11-152-6/+6 * Update to the 1999-11-02 development snapshot.obrien1999-11-032-6/+6 * Update to the 1999-10-25 snapshot.obrien1999-11-013-13/+10 * Upgrade to the 1999-10-04 development snapshot.obrien1999-10-112-6/+6 * Upgrade to the 1999-09-20 development snapshot.obrien1999-10-116-76/+98 * $Id$ -> $FreeBSD$peter1999-08-301-1/+1 * Change Id->FreeBSD.obrien1999-08-251-1/+1