aboutsummaryrefslogtreecommitdiff
path: root/math/surf
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-06-22 18:33:20 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-06-22 18:33:20 +0000
commit6e5719ca80bba1b1c1a97fa29ba2147a5c1ba81e (patch)
treebdb6dbf3e5d4ada04784a3327eb91e0145530524 /math/surf
parentb8355694f11dec2ab058a135acfc1a0f3c8967c0 (diff)
Notes
Diffstat (limited to 'math/surf')
-rw-r--r--math/surf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/surf/Makefile b/math/surf/Makefile
index 050bf3dabab2..2cb6a24770e8 100644
--- a/math/surf/Makefile
+++ b/math/surf/Makefile
@@ -12,10 +12,10 @@ COMMENT= Visualize some real algebraic geometry
LICENSE= GPLv2
-LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libtiff.so:${PORTSDIR}/graphics/tiff \
+LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
libgmp.so:${PORTSDIR}/math/gmp
+USES= jpeg
USE_XORG= x11 xmu
USE_GNOME= gtk12
GNU_CONFIGURE= yes