aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xalan-c/Makefile.sparc64
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/xalan-c/Makefile.sparc64')
-rw-r--r--textproc/xalan-c/Makefile.sparc6414
1 files changed, 0 insertions, 14 deletions
diff --git a/textproc/xalan-c/Makefile.sparc64 b/textproc/xalan-c/Makefile.sparc64
deleted file mode 100644
index 8bf74efea238..000000000000
--- a/textproc/xalan-c/Makefile.sparc64
+++ /dev/null
@@ -1,14 +0,0 @@
-# Date created: 26 December 2002
-# Whom: "Bjoern A. Zeeb" (bzeeb+freebsdports@zabbadoz.net)
-#
-# $FreeBSD: /tmp/pcvs/ports/textproc/xalan-c/Attic/Makefile.sparc64,v 1.1 2003-08-24 01:27:50 edwin Exp $
-#
-
-# When there are no probs with libc_r / pthreads on sparc64-freebsd we
-# should remove this files or make it conditional on OSVERSION
-NO_THREADS= yes
-
-# set bitsToBuild to 64
-CONFIGURE_ARGS+= -b 64
-SAMPLES_CONFIG_ARGS+= -b 64
-