summaryrefslogtreecommitdiff
path: root/cad/vipec/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/vipec/Makefile')
-rw-r--r--cad/vipec/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/vipec/Makefile b/cad/vipec/Makefile
index 143d5d76dfce..337d75748eb1 100644
--- a/cad/vipec/Makefile
+++ b/cad/vipec/Makefile
@@ -19,7 +19,8 @@ BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake
USE_QT_VER= 2
USE_GMAKE= yes
MAKE_ENV+= TMAKEPATH="${LOCALBASE}/share/tmake/freebsd-g++" \
- QTDIR="${X11BASE}" MOC="${X11BASE}/bin/moc2"
+ QTDIR="${X11BASE}" MOC="${X11BASE}/bin/moc2" \
+ SUBLIBS=${PTHREAD_LIBS}
post-patch:
@${PERL} -pi -e "s,/opt,${PREFIX},g" ${WRKSRC}/Makefile