aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/ckl
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2012-03-08 16:04:10 +0800
committersunpoet <sunpoet@FreeBSD.org>2012-03-08 16:04:10 +0800
commit293b4b20649244406813c811cab80157f449e734 (patch)
tree7e4a0064fdcdc66000791a7845755050f6c92c45 /sysutils/ckl
parent2ca12b7ec0b6410bd0f9c1668039d54a00f1c4fb (diff)
downloadfreebsd-ports-gnome-293b4b20649244406813c811cab80157f449e734.tar.gz
freebsd-ports-gnome-293b4b20649244406813c811cab80157f449e734.tar.zst
freebsd-ports-gnome-293b4b20649244406813c811cab80157f449e734.zip
- Fix build with curl 7.24.0: curl/types.h was removed (unused since Apr 2004)
Submitted by: sunpoet (myself) Tested by: exp-run by linimon Approved by: linimon (with portmgr hat)
Diffstat (limited to 'sysutils/ckl')
-rw-r--r--sysutils/ckl/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/ckl/Makefile b/sysutils/ckl/Makefile
index b7d5c35295aa..aae56ad6f743 100644
--- a/sysutils/ckl/Makefile
+++ b/sysutils/ckl/Makefile
@@ -22,6 +22,9 @@ USE_BZIP2= yes
PORTDOCS= CHANGES LICENSE NOTICE README
+post-patch:
+ @${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/src/ckl.h
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/ckl ${PREFIX}/bin