diff options
Diffstat (limited to 'math/rpc/Makefile')
-rw-r--r-- | math/rpc/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/rpc/Makefile b/math/rpc/Makefile index d29cecadc9c4..c3f4fd00a607 100644 --- a/math/rpc/Makefile +++ b/math/rpc/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/rpc/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A full-screen RPN calculator program - BUILD_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath RUN_DEPENDS= ${LOCALBASE}/lib/libccm.so:${PORTSDIR}/math/ccmath |