vexus-cdk: fix build failure related to ncurses header location (#27129, maintainer timeout)
--- trunk/dports/devel/vexus-cdk/Portfile 2010-12-06 01:17:31 UTC (rev 74142)
+++ trunk/dports/devel/vexus-cdk/Portfile 2010-12-06 01:24:56 UTC (rev 74143)
@@ -35,6 +35,11 @@
worksrcdir cdk-${version}
+pre-configure {
+ delete ${worksrcpath}/config.cache
+}
+configure.cflags-append -I${prefix}/include/ncurses
+
build.target
# Stupid stupid stupid -- Makefile.in assumes the man dir is the final