Index: Makefile =================================================================== RCS file: /home/pcvs/ports/security/gnupg/Makefile,v retrieving revision 1.122 diff -u -u -r1.122 Makefile --- Makefile 22 Dec 2009 08:24:33 -0000 1.122 +++ Makefile 15 Jan 2010 16:41:24 -0000 @@ -115,6 +115,8 @@ pre-configure: ${REINPLACE_CMD} -e "s@-lpthread@${PTHREAD_LIBS}@g" ${CONFIGURE_SUB} \ ${WRKSRC}/acinclude.m4 ${WRKSRC}/aclocal.m4 ${WRKSRC}/configure + @${REINPLACE_CMD} -e "/#include /d" \ + ${WRKSRC}/tools/symcryptrun.c post-install: PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL