summaryrefslogtreecommitdiff
path: root/math/rpc
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2001-06-08 17:18:37 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2001-06-08 17:18:37 +0000
commita9ea8fc4bfc4a4140729ac5fa0519169b1fbe6c6 (patch)
tree628cb2983005959792832f50869bc97086167430 /math/rpc
parentupgrade to 0.9.0 (diff)
upgrade to 0.94
respect to CFLAGS Submitted by: Pete Fritchman <petef@databits.net>
Notes
Notes: svn path=/head/; revision=43651
Diffstat (limited to 'math/rpc')
-rw-r--r--math/rpc/Makefile2
-rw-r--r--math/rpc/distinfo2
-rw-r--r--math/rpc/files/patch-src::Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/math/rpc/Makefile b/math/rpc/Makefile
index 9999c0b773f1..787c48cf7c23 100644
--- a/math/rpc/Makefile
+++ b/math/rpc/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= rpc
-PORTVERSION= 0.93
+PORTVERSION= 0.94
CATEGORIES= math
MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/rpc/
diff --git a/math/rpc/distinfo b/math/rpc/distinfo
index b8b3ad7399d1..6a28643f8cee 100644
--- a/math/rpc/distinfo
+++ b/math/rpc/distinfo
@@ -1 +1 @@
-MD5 (rpc-0.93.tar.gz) = b922136a2a258f9bdbc1e20299ad76c2
+MD5 (rpc-0.94.tar.gz) = 74afedee574402c4460e581600056863
diff --git a/math/rpc/files/patch-src::Makefile b/math/rpc/files/patch-src::Makefile
index c73bb6ea6bbf..f2db0617b941 100644
--- a/math/rpc/files/patch-src::Makefile
+++ b/math/rpc/files/patch-src::Makefile
@@ -4,7 +4,7 @@
CXXFLAGS = -c -O2 -Wall
-CFLAGS = -c -O2 -Wall
-LDFLAGS = -lm -lccm -lcurses
-+CFLAGS = -c -O2 -Wall -I${LOCALBASE}/include
++CFLAGS += -c -I${LOCALBASE}/include
+LDFLAGS = -lm -lccm -lcurses -L${LOCALBASE}/lib
all: rpc