1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
freebsd-ports/security/heimdal/files/patch-lib__sl__slc-lex.l
Akinori MUSHA b68145ef4e Fix heimdal.
- Resolve conflict with security/openssl regarding manual pages.
- Add a couple of patches from the upstream.
- Remove NO_STAGE and delete obsolete MLINKS while at it.

PR:		177397
Submitted by:	Shane Ambler <FreeBSD@ShaneWare.Biz>
Approved by:	(MAINTAINER timeout)
2014-04-08 12:56:36 +00:00

12 lines
252 B
Plaintext

--- lib/sl/slc-lex.l.orig 2013-03-28 14:22:37.561924559 +1030
+++ lib/sl/slc-lex.l 2013-03-28 14:23:21.647677881 +1030
@@ -47,8 +47,6 @@
static void handle_comment(void);
static char * handle_string(void);
-#define YY_NO_UNPUT
-
#undef ECHO
%}