diff options
Diffstat (limited to 'math/surf/Makefile')
-rw-r--r-- | math/surf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/surf/Makefile b/math/surf/Makefile index 7f6bcce..3ec9dd8 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -8,7 +8,7 @@ PORTNAME= surf PORTVERSION= 1.0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF @@ -16,7 +16,7 @@ USE_XORG= x11 xmu MAINTAINER= ports@FreeBSD.org COMMENT= Visualize some real algebraic geometry -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ +LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ gmp.8:${PORTSDIR}/math/libgmp4 |