summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgrant <grant>2002-10-19 17:03:13 +0000
committergrant <grant>2002-10-19 17:03:13 +0000
commit7c310d49ea872b7b724e11466c2c7c564e7dc2d6 (patch)
tree689667489a76e3c09c9bec6edb2df6f8e0c3af92
parent475806c4305f002a846bb25f14c487088ecdeb4a (diff)
downloadpkgsrc-7c310d49ea872b7b724e11466c2c7c564e7dc2d6.tar.gz
remove files which relate to the phoenix Linux binary package.
-rw-r--r--www/phoenix/MESSAGE.NetBSD10
-rw-r--r--www/phoenix/Makefile.NetBSD.i3868
-rw-r--r--www/phoenix/files/phoenix.sh3
3 files changed, 0 insertions, 21 deletions
diff --git a/www/phoenix/MESSAGE.NetBSD b/www/phoenix/MESSAGE.NetBSD
deleted file mode 100644
index a6c76d65a5f..00000000000
--- 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 997c62bd8dc..00000000000
--- 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 acdd2fbf3be..00000000000
--- 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 "$@"