From c65f5f41d7b92a12c44fc11917c8245cc8578297 Mon Sep 17 00:00:00 2001 From: kris Date: Sat, 7 Sep 2002 02:03:46 +0000 Subject: Depend on libgmp-freebsd to fix build on -current --- deskutils/genius/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'deskutils') diff --git a/deskutils/genius/Makefile b/deskutils/genius/Makefile index b69a4ae04eb..b693e3ad6cb 100644 --- a/deskutils/genius/Makefile +++ b/deskutils/genius/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://ftp.5z.com/pub/genius/ MAINTAINER= ports@FreeBSD.org +LIB_DEPENDS= gmp.3:${PORTSDIR}/math/libgmp-freebsd + USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes -- cgit