View | Details | Raw Unified | Return to bug 214239 | Differences between
and this patch

Collapse All | Expand All

(-)b/cad/freecad/Makefile (+2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	FreeCAD
3
PORTNAME=	FreeCAD
4
DISTVERSION=	0.17.g20160927
4
DISTVERSION=	0.17.g20160927
5
PORTREVISION=	1
5
CATEGORIES=	cad
6
CATEGORIES=	cad
6
7
7
MAINTAINER=	pfg@FreeBSD.org
8
MAINTAINER=	pfg@FreeBSD.org
Lines 27-32 LIB_DEPENDS= libexpat.so:textproc/expat2 \ Link Here
27
		libarea.so:devel/libarea		\
28
		libarea.so:devel/libarea		\
28
		libmed.so:french/med			\
29
		libmed.so:french/med			\
29
		libshiboken-${PYTHON_VERSION}.so:devel/shiboken
30
		libshiboken-${PYTHON_VERSION}.so:devel/shiboken
31
RUN_DEPENDS=	pivy>0:graphics/py-pivy
30
32
31
USE_GITHUB=	yes
33
USE_GITHUB=	yes
32
GH_TAGNAME=	958686d
34
GH_TAGNAME=	958686d

Return to bug 214239