summaryrefslogtreecommitdiff
path: root/math/rpc/files/patch-src::Makefile.in
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 07:30:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-05-02 07:30:25 +0000
commit58523e38bed36a77db3619b767435e89ad6bfd3b (patch)
tree921a78b53bb8bf1d3569bb70ac9eb127937f6a03 /math/rpc/files/patch-src::Makefile.in
parentRemoved cruft introduced in the last commit (diff)
remove unmaintained expired ports from math
2011-05-01 math/fudgit: Upstream disapear and distfile is no more available 2011-05-01 math/kaskade: Upstream disapear and distfile is no more available 2011-05-01 math/qscanplot: Upstream disapear and distfile is no more available 2011-05-01 math/rpc: Upstream disapear and distfile is no more available 2011-05-01 math/ss: Upstream disapear and distfile is no more available 2011-05-01 math/wmcalc: Upstream disapear and distfile is no more available
Notes
Notes: svn path=/head/; revision=273453
Diffstat (limited to 'math/rpc/files/patch-src::Makefile.in')
-rw-r--r--math/rpc/files/patch-src::Makefile.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/math/rpc/files/patch-src::Makefile.in b/math/rpc/files/patch-src::Makefile.in
deleted file mode 100644
index 760915082851..000000000000
--- a/math/rpc/files/patch-src::Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- src/Makefile.in.orig Mon Aug 13 13:01:30 2001
-+++ src/Makefile.in Mon Sep 16 22:04:55 2002
-@@ -67,8 +67,8 @@
-
- bin_PROGRAMS = rpc
-
--CFLAGS = -O2 -Wall
--CXXFLAGS = -O2 -Wall
-+CFLAGS = @CFLAGS@
-+CXXFLAGS = @CXXFLAGS@
- INCLUDES = @CURSES_INCLUDEDIR@
- LDADD = -lm -lccm @CURSES_LIBS@
-