From 38dbb75757a6afa1fe42f1f2452b4fae8ad82bf8 Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Tue, 11 Feb 2003 14:44:58 +0000 Subject: Remove the devel/cs port, as it is no longer maintained and officially discontinued in favor of the free version of cscope. PR: 47894 Submitted by: "Sergey A.Osokin" --- devel/cs/files/patch-aa | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 devel/cs/files/patch-aa (limited to 'devel/cs/files/patch-aa') diff --git a/devel/cs/files/patch-aa b/devel/cs/files/patch-aa deleted file mode 100644 index e4528505e322..000000000000 --- a/devel/cs/files/patch-aa +++ /dev/null @@ -1,28 +0,0 @@ ---- Makefile.orig Sat Sep 25 06:33:12 1999 -+++ Makefile Fri Jan 5 11:09:24 2001 -@@ -2,7 +2,7 @@ - #DB= BINARY_DB - - #{{{script}}}#{{{ Linux, moria machines --CFLAGS= -g -pipe -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wnested-externs -pedantic -fno-common -+#CFLAGS= -g -pipe -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wnested-externs -pedantic -fno-common - CPPFLAGS= -D$(DB) - LDFLAGS= -g - LIBS= -lcurses -@@ -32,11 +32,11 @@ - #}}} - #{{{ FreeBSD, gcc, ncurses - #CC= gcc --#CFLAGS= -pipe -O2 -Wall -Wmissing-prototypes -Wstrict-prototypes -Wcast-qual -Wpointer-arith -Wcast-align -Wwrite-strings -Wmissing-declarations -Wnested-externs -pedantic -fno-common $(CPPFLAGS) --#CPPFLAGS= -I.curses.h -DNO_POSIX_SOURCE -D$(DB) --#LIBS= -lncurses -lmytinfo --#LDFLAGS= --#MAKEDEPEND= gcc -MM -+CFLAGS+= -pedantic -fno-common $(CPPFLAGS) -+CPPFLAGS= -I.curses.h -DNO_POSIX_SOURCE -D$(DB) -+LIBS= -lncurses -lmytinfo -+LDFLAGS= -+MAKEDEPEND= ${CC} -MM - #}}} - #{{{ BSDI - #CC= gcc -- cgit v1.2.3