diff options
Diffstat (limited to 'textproc/xalan-c')
-rw-r--r-- | textproc/xalan-c/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/xalan-c/Makefile b/textproc/xalan-c/Makefile index 2076196298a9..fc08be4f8449 100644 --- a/textproc/xalan-c/Makefile +++ b/textproc/xalan-c/Makefile @@ -47,8 +47,6 @@ XERCESC_LIB_VER?= 27 LIB_DEPENDS+= xerces-c.${XERCESC_LIB_VER}:${PORTSDIR}/textproc/xerces-c2 XERCESCROOT?= ${LOCALBASE} -# expect this to get broken some day -NO_FILTER_SHLIBS= yes USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/xml-xalan/c |