aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xmlcopyeditor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xmlcopyeditor/Makefile')
-rw-r--r--editors/xmlcopyeditor/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/editors/xmlcopyeditor/Makefile b/editors/xmlcopyeditor/Makefile
index 4c343b4f8600..983fea120c2d 100644
--- a/editors/xmlcopyeditor/Makefile
+++ b/editors/xmlcopyeditor/Makefile
@@ -17,12 +17,7 @@ WX_COMPS= wx contrib
WX_CONF_ARGS= absolute
WX_UNICODE= yes
USES= gettext
-USE_DOS2UNIX= src/templates/DTD.dtd \
- src/templates/OpenLearn_document.xml \
- src/rng/docbookxi.rnc \
- src/rng/tei_all.rnc \
- src/rng/xhtml-strict.rng \
- src/rng/xhtml.rng
+USE_DOS2UNIX= yes
BUILD_DEPENDS+= ${LOCALBASE}/include/boost/shared_ptr.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= xerces-c.3:${PORTSDIR}/textproc/xerces-c3 \