X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=pkgsrc-ghc.git;a=blobdiff_plain;f=Makefile;h=cba47056fe6e7b402e7804ccaae04d98944fe3fd;hp=1639a3d042ed334b1b3f7bb65fce215b1ce00768;hb=e3d97d11e2bcc0b08b2598b0568391f1f8fc83f0;hpb=471a3302d9b9ce99390df5aa979c98366f53fdb8 diff --git a/Makefile b/Makefile index 1639a3d..cba4705 100644 --- a/Makefile +++ b/Makefile @@ -159,7 +159,7 @@ do-configure: # in a non-standard path. Without that, the resulting GHC tries to # link programs by executing ld(1) without passing it -L${PREFIX}/lib. ${RUN} ${ECHO} "libraries/terminfo_CONFIGURE_OPTS += \ - --configure-option=--with-curses-includes=${PREFIX}/include \ + --configure-option=--with-curses-includes=${PREFIX}/include/ncurses \ --configure-option=--with-curses-libraries=${PREFIX}/lib" >> ${WRKSRC}/mk/build.mk # The ghc compiler does normally split the generated asm files into small # parts before sending them to gcc, to enable the linker to eliminate