aboutsummaryrefslogtreecommitdiff
path: root/textproc/xerces-c27/Makefile.sparc64
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2004-02-14 07:18:35 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2004-02-14 07:18:35 +0000
commit00535086d3a922b17e2beead589f92e6cd585ff8 (patch)
tree39749b1efaaad8c42f3be50320a00cac0799aacc /textproc/xerces-c27/Makefile.sparc64
parentb6deb36621300a80aab2d23031a1a259f9b0ce01 (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_2_1'.release/5.2.1
Notes
Notes: svn path=/head/; revision=100899 svn path=/tags/RELEASE_5_2_1/; revision=100900; tag=release/5.2.1
Diffstat (limited to 'textproc/xerces-c27/Makefile.sparc64')
-rw-r--r--textproc/xerces-c27/Makefile.sparc6414
1 files changed, 0 insertions, 14 deletions
diff --git a/textproc/xerces-c27/Makefile.sparc64 b/textproc/xerces-c27/Makefile.sparc64
deleted file mode 100644
index f5c5a7e8a47e..000000000000
--- a/textproc/xerces-c27/Makefile.sparc64
+++ /dev/null
@@ -1,14 +0,0 @@
-# Date created: 26 December 2002
-# Whom: "Bjoern A. Zeeb" (bzeeb+freebsdports@zabbadoz.net)
-#
-# $FreeBSD$
-#
-
-# 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
-