summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2004-11-15 23:02:12 +0000
committerThierry Thomas <thierry@FreeBSD.org>2004-11-15 23:02:12 +0000
commit351085df77602cda21fb5a6ba67fb81a9006995a (patch)
tree47762d901e1aafdd35aa331433e414e9454a412e /cad
parentMove triangle from cad to math. (diff)
Chase Triangle.
Notes
Notes: svn path=/head/; revision=121719
Diffstat (limited to 'cad')
-rw-r--r--cad/gmsh/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/gmsh/Makefile b/cad/gmsh/Makefile
index 51845743d16f..08344309bcbc 100644
--- a/cad/gmsh/Makefile
+++ b/cad/gmsh/Makefile
@@ -23,7 +23,7 @@ EXTRACT_DEPENDS+= ${NONEXISTENT}:${TRIANGLE_PORTDIR}:patch
.endif
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-TRIANGLE_PORTDIR= ${PORTSDIR}/cad/triangle
+TRIANGLE_PORTDIR= ${PORTSDIR}/math/triangle
USE_REINPLACE= yes
GNU_CONFIGURE= yes