aboutsummaryrefslogtreecommitdiff
path: root/textproc/xalan-c
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2007-04-29 16:21:09 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2007-04-29 16:21:09 +0000
commit6b627f8f9758e8ac1f6cb4e860dbe491821693d8 (patch)
tree505745271461218ddd8e06519c9f526e5578afe2 /textproc/xalan-c
parent3825dd28e0d5e078acda90ada28dcdc1611ea3f5 (diff)
downloadports-6b627f8f9758e8ac1f6cb4e860dbe491821693d8.tar.gz
ports-6b627f8f9758e8ac1f6cb4e860dbe491821693d8.zip
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter t-w
Notes
Notes: svn path=/head/; revision=191130
Diffstat (limited to 'textproc/xalan-c')
-rw-r--r--textproc/xalan-c/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile
index fc08be4f8449..9d310165fb4d 100644
--- a/textproc/xalan-c/Makefile
+++ b/textproc/xalan-c/Makefile
@@ -55,10 +55,6 @@ USE_GMAKE= yes
MAKE_ENV+= XALANCROOT=${WRKSRC}
MAKE_ENV+= XERCESCROOT=${XERCESCROOT}
-.if ( ${OSVERSION} < 500000 )
-EXTRA_CFLAGS= -ftemplate-depth-20
-.endif
-
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= runConfigure
CONFIGURE_ENV+= XALANCROOT=${WRKSRC}