summaryrefslogtreecommitdiff
path: root/textproc/expat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/expat/Makefile')
-rw-r--r--textproc/expat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/expat/Makefile b/textproc/expat/Makefile
index 12d106740b87..9a9b3a207912 100644
--- a/textproc/expat/Makefile
+++ b/textproc/expat/Makefile
@@ -30,7 +30,6 @@ do-build:
.endfor
do-install:
- ${MKDIR} ${PREFIX}/include/xml
.for f in ${MAKEFILES}
@(cd ${WRKSRC}; \
${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${f} ${MAKE_ARGS} ${INSTALL_TARGET})