Revision
74143
Author
jmr@macports.org
Date
2010-12-05 17:24:56 -0800 (Sun, 05 Dec 2010)

Log Message

vexus-cdk: fix build failure related to ncurses header location (#27129, maintainer timeout)

Modified Paths

Diff

Modified: trunk/dports/devel/vexus-cdk/Portfile (74142 => 74143)


--- 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