From a271c81a691520343b54826252aba0c2600e31ab Mon Sep 17 00:00:00 2001 From: antoine Date: Mon, 22 Jun 2015 18:33:20 +0000 Subject: Convert to USES=jpeg --- cad/netgen/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cad/netgen') diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile index c82f9a896e42..ce40258af5a7 100644 --- a/cad/netgen/Makefile +++ b/cad/netgen/Makefile @@ -11,11 +11,10 @@ MAINTAINER= stephen@FreeBSD.org COMMENT= Automatic 3D tetrahedral mesh generator LIB_DEPENDS= libTix8.4.3.so:${PORTSDIR}/x11-toolkits/tix \ - libjpeg.so:${PORTSDIR}/graphics/jpeg \ libtogl.so:${PORTSDIR}/graphics/togl USE_LDCONFIG= yes -USES= gmake libtool tk +USES= gmake jpeg libtool tk USE_GL= yes USE_XORG= xmu xi GNU_CONFIGURE= yes -- cgit