aboutsummaryrefslogtreecommitdiff
path: root/deskutils/mdh/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'deskutils/mdh/Makefile')
-rw-r--r--deskutils/mdh/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/deskutils/mdh/Makefile b/deskutils/mdh/Makefile
index 9dc248508927..3a03975138f4 100644
--- a/deskutils/mdh/Makefile
+++ b/deskutils/mdh/Makefile
@@ -43,6 +43,7 @@ post-patch:
s|@INSTALL@ -m 0775|@INSTALL_PROGRAM@|g ; \
s|cp -p|@INSTALL_DATA@|g' ${WRKSRC}/src/Makefile.in
@${REINPLACE_CMD} -e 's|"getopt\.h"|<getopt.h>|g' ${WRKSRC}/src/mdh.c
+ @${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/src/curl.c
post-install:
.if !defined(NOPORTDOCS)