summaryrefslogtreecommitdiff
path: root/cad/netgen
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2020-07-07 14:22:41 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2020-07-07 14:22:41 +0000
commit24d2ac5b73c81eff38a657041d7c5ce1e1293492 (patch)
treeaa03892f487e4a454079fc25e37beb6cb7fdab57 /cad/netgen
parent2b20caaa99703ec4195cee95ea78b273fa9b69bd (diff)
downloadfreebsd-ports-24d2ac5b73c81eff38a657041d7c5ce1e1293492.zip
- Add LDFLAGS+= -lexecinfo so that python modules work.
PR: 247811 Submitted by: rsmith@xs4all.nl
Diffstat (limited to 'cad/netgen')
-rw-r--r--cad/netgen/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/netgen/Makefile b/cad/netgen/Makefile
index ce3f6a4cefeb..d65df6c1f88b 100644
--- a/cad/netgen/Makefile
+++ b/cad/netgen/Makefile
@@ -3,6 +3,7 @@
PORTNAME= netgen
PORTVERSION= 6.2.2006
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= cad
@@ -30,6 +31,7 @@ USE_LDCONFIG= yes
CFLAGS+= -I${LOCALBASE}/include -I${TK_INCLUDEDIR}/generic -I${TK_INCLUDEDIR}/unix
CXXFLAGS+= -I${LOCALBASE}/include -I${TK_INCLUDEDIR}/generic -I${TK_INCLUDEDIR}/unix
+LDFLAGS+= -lexecinfo
OPTIONS_DEFINE= JPEG MPEG CGNS