summaryrefslogtreecommitdiffstats
path: root/math/rpc/Makefile
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2001-08-16 12:10:17 +0000
committerijliao <ijliao@FreeBSD.org>2001-08-16 12:10:17 +0000
commite7f65f61115f0bb3b60992d7b82afda8a2ebb0d1 (patch)
tree5f71493241daa8324fd0fc65b904e5893af2a3ae /math/rpc/Makefile
parente5b87d7f09c8d921ebf6387aa65ea107af41f9c5 (diff)
downloadFreeBSD-ports-e7f65f61115f0bb3b60992d7b82afda8a2ebb0d1.zip
FreeBSD-ports-e7f65f61115f0bb3b60992d7b82afda8a2ebb0d1.tar.gz
upgrade to 0.96
drop maintainership
Diffstat (limited to 'math/rpc/Makefile')
-rw-r--r--math/rpc/Makefile9
1 files changed, 7 insertions, 2 deletions
diff --git a/math/rpc/Makefile b/math/rpc/Makefile
index 53310a9..25b825c 100644
--- a/math/rpc/Makefile
+++ b/math/rpc/Makefile
@@ -7,13 +7,18 @@
#
PORTNAME= rpc
-PORTVERSION= 0.95
+PORTVERSION= 0.96
CATEGORIES= math
MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/rpc/
-MAINTAINER= ijliao@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath
RUN_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
+USE_GMAKE= yes
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud