From fd2c938ad2dab6b427e18977040f6188da035538 Mon Sep 17 00:00:00 2001 From: grant Date: Sat, 19 Oct 2002 17:03:13 +0000 Subject: [PATCH] remove files which relate to the phoenix Linux binary package. --- www/phoenix/MESSAGE.NetBSD | 10 ---------- www/phoenix/Makefile.NetBSD.i386 | 8 -------- www/phoenix/files/phoenix.sh | 3 --- 3 files changed, 21 deletions(-) delete mode 100644 www/phoenix/MESSAGE.NetBSD delete mode 100644 www/phoenix/Makefile.NetBSD.i386 delete mode 100644 www/phoenix/files/phoenix.sh diff --git a/www/phoenix/MESSAGE.NetBSD b/www/phoenix/MESSAGE.NetBSD deleted file mode 100644 index a6c76d65a5f9..000000000000 --- a/www/phoenix/MESSAGE.NetBSD +++ /dev/null @@ -1,10 +0,0 @@ -=========================================================================== -$NetBSD: MESSAGE.NetBSD,v 1.1.1.1 2002/10/15 11:23:57 grant Exp $ - - Phoenix requires your kernel to include 'COMPAT_LINUX' (plus in - NetBSD systems before 1.5 'EXEC_ELF32'). - - Please note that if you have INET6 enabled in your kernel, you - will need to set net.inet6.ip6.v6only = 0, using sysctl(8). - -=========================================================================== diff --git a/www/phoenix/Makefile.NetBSD.i386 b/www/phoenix/Makefile.NetBSD.i386 deleted file mode 100644 index 997c62bd8dc3..000000000000 --- a/www/phoenix/Makefile.NetBSD.i386 +++ /dev/null @@ -1,8 +0,0 @@ -# $NetBSD: Makefile.NetBSD.i386,v 1.1.1.1 2002/10/15 11:23:54 grant Exp $ -# - -DEPENDS+= suse_compat>=7.3:../../emulators/${SUSE_DIR_PREFIX}_compat -DEPENDS+= suse_x11>=7.3:../../emulators/${SUSE_DIR_PREFIX}_x11 -DEPENDS+= suse_gtk>=7.3:../../emulators/${SUSE_DIR_PREFIX}_gtk - -.include "../../emulators/suse_linux/Makefile.application" diff --git a/www/phoenix/files/phoenix.sh b/www/phoenix/files/phoenix.sh deleted file mode 100644 index acdd2fbf3be4..000000000000 --- a/www/phoenix/files/phoenix.sh +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -# $NetBSD: phoenix.sh,v 1.1.1.1 2002/10/15 11:23:57 grant Exp $ -@PREFIX@/lib/phoenix/phoenix "$@"