aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/xerces-c2
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-01-09 12:01:17 +0800
committereadler <eadler@FreeBSD.org>2012-01-09 12:01:17 +0800
commitcb22869dc2ceb21005021637a2d9a3faf9759f78 (patch)
treebad5b4bf1d7e657f7f9e78813b8be5f95fdf76e1 /textproc/xerces-c2
parent4738c2964da31d9d19bd227b6ca2d4c6b7b6ca35 (diff)
downloadfreebsd-ports-gnome-cb22869dc2ceb21005021637a2d9a3faf9759f78.tar.gz
freebsd-ports-gnome-cb22869dc2ceb21005021637a2d9a3faf9759f78.tar.zst
freebsd-ports-gnome-cb22869dc2ceb21005021637a2d9a3faf9759f78.zip
- Remove outdated version checks
Reviewed by: nox
Diffstat (limited to 'textproc/xerces-c2')
-rw-r--r--textproc/xerces-c2/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/textproc/xerces-c2/Makefile b/textproc/xerces-c2/Makefile
index f0fe6729d4cb..5666639415ca 100644
--- a/textproc/xerces-c2/Makefile
+++ b/textproc/xerces-c2/Makefile
@@ -142,10 +142,6 @@ post-patch:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' \
${WRKSRC}/src/xercesc/Makefile.incl \
${WRKSRC}/src/xercesc/runConfigure
-.if ${OSVERSION} < 700000
- @${REINPLACE_CMD} -e 's,-lgcc,-lgcc_pic,' \
- ${WRKSRC}/src/xercesc/Makefile.incl
-.endif
pre-configure:
@${CHMOD} 700 ${CONFIGURE_WRKSRC}/runConfigure