aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-23 20:32:11 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-23 20:32:11 +0000
commit468134583eef7d84d23f686967cf836332ff6d26 (patch)
tree324adab4bd9a01f3f86450089b57b009db9ab938 /cad
parentc41f3a23e63793c00a29b02e4172b14d3f456f75 (diff)
downloadports-468134583eef7d84d23f686967cf836332ff6d26.tar.gz
ports-468134583eef7d84d23f686967cf836332ff6d26.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/netgen/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile
index fb4d5d3c1a27..df60a0494d73 100644
--- a/cad/netgen/Makefile
+++ b/cad/netgen/Makefile
@@ -10,9 +10,9 @@ MASTER_SITES= SF/netgen-mesher/netgen-mesher/${PORTVERSION:S|.0$||}/
MAINTAINER= stephen@FreeBSD.org
COMMENT= An automatic 3D tetrahedral mesh generator
-LIB_DEPENDS= liobTix8.4.so:${PORTSDIR}/x11-toolkits/tix \
- liobjpeg.so:${PORTSDIR}/graphics/jpeg \
- liobtogl.so:${PORTSDIR}/graphics/togl
+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