aboutsummaryrefslogtreecommitdiff
path: root/net/wmlj
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-08 08:04:10 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2012-03-08 08:04:10 +0000
commitc401538bead79fdc9e59a04467e35222b7e7b544 (patch)
tree84106bbfa516aa641ebbf8f5081adecccd0b4aa1 /net/wmlj
parent3ce0866a9c937f93aedead3fd9faca8580b92a2c (diff)
downloadports-c401538bead79fdc9e59a04467e35222b7e7b544.tar.gz
ports-c401538bead79fdc9e59a04467e35222b7e7b544.zip
Notes
Diffstat (limited to 'net/wmlj')
-rw-r--r--net/wmlj/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile
index 033cfe40cfed..e1dee4bc1c5a 100644
--- a/net/wmlj/Makefile
+++ b/net/wmlj/Makefile
@@ -22,4 +22,7 @@ USE_GNOME= gtk12
MAN1= wmlj.1
PLIST_FILES= bin/wmlj
+post-patch:
+ @${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/src/network.c
+
.include <bsd.port.mk>