summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-06-23 13:31:05 +0000
committerClive Lin <clive@FreeBSD.org>2001-06-23 13:31:05 +0000
commitf0209ee2ba0b7ef4217f8c2c06a3e01933f7d131 (patch)
tree4e665f9a37ff7bf2888a0a39e668f8562e81cccd /x11-wm
parentUpdate WWW. (diff)
Do not try to probe wctype.h, and this port is buildable again.
This is hacky, but I currently don't have plans to fix enlightenment or our wctype.h (and its friends). Approved by: vanilla (MAINTAINER)
Notes
Notes: svn path=/head/; revision=44348
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/e16/Makefile3
-rw-r--r--x11-wm/enlightenment-devel/Makefile3
-rw-r--r--x11-wm/enlightenment/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile
index dc8a740d4bd7..29e63cdca12c 100644
--- a/x11-wm/e16/Makefile
+++ b/x11-wm/e16/Makefile
@@ -47,6 +47,9 @@ CONFIGURE_ARGS+=--disable-zoom
MAN1= enlightenment.1
+pre-patch:
+ @${PERL} -pi -e 's/ wctype.h//' ${WRKSRC}/configure
+
pre-build:
.for i in Marble.etheme BlueSteel.etheme.zh_TW.Big5 BrushedMetal-Tigert.etheme.zh_TW.Big5 ShinyMetal.etheme.zh_TW.Big5
${CP} ${DISTDIR}/$i ${WRKSRC}/src/themes
diff --git a/x11-wm/enlightenment-devel/Makefile b/x11-wm/enlightenment-devel/Makefile
index dc8a740d4bd7..29e63cdca12c 100644
--- a/x11-wm/enlightenment-devel/Makefile
+++ b/x11-wm/enlightenment-devel/Makefile
@@ -47,6 +47,9 @@ CONFIGURE_ARGS+=--disable-zoom
MAN1= enlightenment.1
+pre-patch:
+ @${PERL} -pi -e 's/ wctype.h//' ${WRKSRC}/configure
+
pre-build:
.for i in Marble.etheme BlueSteel.etheme.zh_TW.Big5 BrushedMetal-Tigert.etheme.zh_TW.Big5 ShinyMetal.etheme.zh_TW.Big5
${CP} ${DISTDIR}/$i ${WRKSRC}/src/themes
diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile
index dc8a740d4bd7..29e63cdca12c 100644
--- a/x11-wm/enlightenment/Makefile
+++ b/x11-wm/enlightenment/Makefile
@@ -47,6 +47,9 @@ CONFIGURE_ARGS+=--disable-zoom
MAN1= enlightenment.1
+pre-patch:
+ @${PERL} -pi -e 's/ wctype.h//' ${WRKSRC}/configure
+
pre-build:
.for i in Marble.etheme BlueSteel.etheme.zh_TW.Big5 BrushedMetal-Tigert.etheme.zh_TW.Big5 ShinyMetal.etheme.zh_TW.Big5
${CP} ${DISTDIR}/$i ${WRKSRC}/src/themes