From fde089c24e73dc5e4a472e4e51703dfdb5c8a0b5 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Mon, 26 Nov 2001 18:08:17 +0000 Subject: add missing dependency to libgmp drop maintainership Submitted by: bento --- math/surf/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'math/surf') diff --git a/math/surf/Makefile b/math/surf/Makefile index a6bc4b8757c1..b0d71c3a7ddf 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -12,10 +12,11 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ijliao@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff + tiff.4:${PORTSDIR}/graphics/tiff \ + gmp.3:${PORTSDIR}/math/libgmp3 USE_GTK= yes USE_NEWGCC= yes -- cgit v1.2.3