aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-01-03 18:12:13 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-01-03 18:12:13 +0000
commitd83ff1e42e0e38fe6e33ab4d29f2bbbb5f16237e (patch)
tree1d4e886062c5321c028bc93a38a1f5524414637f /cad
parent08de97af63bd102fac562329128cc3ee8140c375 (diff)
downloadports-d83ff1e42e0e38fe6e33ab4d29f2bbbb5f16237e.tar.gz
ports-d83ff1e42e0e38fe6e33ab4d29f2bbbb5f16237e.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/linuxcnc-devel/Makefile6
-rw-r--r--cad/openvsp/Makefile2
2 files changed, 3 insertions, 5 deletions
diff --git a/cad/linuxcnc-devel/Makefile b/cad/linuxcnc-devel/Makefile
index 42d3c2ee72cd..46ce9bb8719c 100644
--- a/cad/linuxcnc-devel/Makefile
+++ b/cad/linuxcnc-devel/Makefile
@@ -1,10 +1,11 @@
# Created by: Edward Tomasz Napierala <trasz@FreeBSD.org>
# $FreeBSD$
-PORTNAME= linuxcnc-devel
+PORTNAME= linuxcnc
PORTVERSION= 20160626
PORTREVISION= 1
CATEGORIES= cad
+PKGNAMESUFFIX= -devel
MAINTAINER= trasz@FreeBSD.org
COMMENT= Open Source CNC machine controller
@@ -30,7 +31,7 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
NO_PACKAGE= Licensing conflict between LinuxCNC (GPL2) and readline (GPL3)
-WRKSRC= ${WRKDIR}/linuxcnc-${GH_TAGNAME}/src
+WRKSRC_SUBDIR= src
PATCH_WRKSRC= ${WRKDIR}/linuxcnc-${GH_TAGNAME}
ALL_TARGET= default
@@ -47,7 +48,6 @@ USE_XORG= ice sm x11 xext xft xinerama xmu xrender xscrnsaver xt
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= LinuxCNC
-GH_PROJECT= linuxcnc
GH_TAGNAME= fe7b155c03fe77d6eb301bcfdc3d7c1acdea73e4
post-patch:
diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile
index b5b773782f2b..05da0e6dcdf1 100644
--- a/cad/openvsp/Makefile
+++ b/cad/openvsp/Makefile
@@ -33,8 +33,6 @@ USE_GITHUB= yes
GH_PROJECT= OpenVSP
GH_ACCOUNT= ${GH_PROJECT}
-WRKSRC= ${WRKDIR}/${GH_PROJECT}-${GH_PROJECT}_${PORTVERSION}
-
CMAKE_SOURCE_PATH= ${WRKSRC}/SuperProject
CMAKE_INSTALL_PREFIX= ${STAGEDIR}${PREFIX}
USES= cmake:outsource compiler:gcc-c++11-lib jpeg