summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-02 22:26:13 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-04-02 22:26:13 +0000
commitcca75ab2a64a9775b4049ea73cbaca88f9130a5a (patch)
tree833c12630a7d61b8fa1179b2190cd1ffcc9acbae /sys-freebsd/freebsd-bin/files
parentAdded ~alpha keyword wrt bug #117451 (diff)
downloadhistorical-cca75ab2a64a9775b4049ea73cbaca88f9130a5a.tar.gz
historical-cca75ab2a64a9775b4049ea73cbaca88f9130a5a.tar.bz2
historical-cca75ab2a64a9775b4049ea73cbaca88f9130a5a.zip
Drop obsolete files.
Package-Manager: portage-2.1_pre7-r3
Diffstat (limited to 'sys-freebsd/freebsd-bin/files')
-rw-r--r--sys-freebsd/freebsd-bin/files/freebsd-bin-flex.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/sys-freebsd/freebsd-bin/files/freebsd-bin-flex.patch b/sys-freebsd/freebsd-bin/files/freebsd-bin-flex.patch
deleted file mode 100644
index ed3fb101eecf..000000000000
--- a/sys-freebsd/freebsd-bin/files/freebsd-bin-flex.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ur bin/sh/Makefile bin-flex/sh/Makefile
---- bin/sh/Makefile 2004-03-18 10:55:47 +0000
-+++ bin-flex/sh/Makefile 2005-05-05 15:03:29 +0000
-@@ -16,7 +16,7 @@
- # builtin.1 in share/man/man1/.
-
- DPADD= ${LIBL} ${LIBEDIT} ${LIBTERMCAP}
--LDADD= -ll -ledit -ltermcap
-+LDADD= -lfl -ledit -ltermcap
-
- LFLAGS= -8 # 8-bit lex scanner for arithmetic
- CFLAGS+=-DSHELL -I. -I${.CURDIR}