aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 15:59:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-07 15:59:54 +0000
commitb411bc617f2bcd2ffcd0bbe9f89f069dd3098514 (patch)
tree3859f59d78f684d9c2ccafcbee3df4e5820e3bb9 /cad
parentd574c51a4fc8cf8e01beaf9bbb5a0628e14f8a6f (diff)
downloadports-b411bc617f2bcd2ffcd0bbe9f89f069dd3098514.tar.gz
ports-b411bc617f2bcd2ffcd0bbe9f89f069dd3098514.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/feappv/Makefile3
-rw-r--r--cad/impact/Makefile2
-rw-r--r--cad/kicad/Makefile3
-rw-r--r--cad/layouteditor/Makefile3
-rw-r--r--cad/ldraw/Makefile3
-rw-r--r--cad/sweethome3d/Makefile2
6 files changed, 6 insertions, 10 deletions
diff --git a/cad/feappv/Makefile b/cad/feappv/Makefile
index a06f70e6fc4a..ec9527424f66 100644
--- a/cad/feappv/Makefile
+++ b/cad/feappv/Makefile
@@ -13,8 +13,7 @@ EXTRACT_ONLY= ${PORTNAME}${PORTVERSION:S/.//}${EXTRACT_SUFX}
MAINTAINER= mexas@bris.ac.uk
COMMENT= Finite element analysis program (personal version)
-USES= fortran gmake
-USE_ZIP= yes
+USES= fortran gmake zip
USE_XORG= x11
MAKEFILE= makefile
MAKE_ENV= FEAPPVHOME3_1="${WRKSRC}"
diff --git a/cad/impact/Makefile b/cad/impact/Makefile
index 23c2cf99fd2b..98ea2c9d1f30 100644
--- a/cad/impact/Makefile
+++ b/cad/impact/Makefile
@@ -22,7 +22,7 @@ RUN_DEPENDS= java3d>0:${PORTSDIR}/java/java3d
WRKSRC= ${WRKDIR}/Impact
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile
index e80514c95688..746b7f8c5d6c 100644
--- a/cad/kicad/Makefile
+++ b/cad/kicad/Makefile
@@ -11,7 +11,6 @@ MASTER_SITES= ftp://iut-tice.ujf-grenoble.fr/cao/ \
DISTFILES= ${SFNAME}-stable${EXTRACT_SUFX} \
${DFNAME}.tgz
EXTRACT_ONLY= ${SFNAME}-stable${EXTRACT_SUFX}
-EXTRACT_SUFX= .zip
MAINTAINER= thierry@FreeBSD.org
COMMENT= Schematic and PCB editing software
@@ -23,7 +22,7 @@ CONFLICTS= kicad-devel*
WRKSRC= ${WRKDIR}/kicad
-USES= cmake dos2unix desktop-file-utils shared-mime-info
+USES= cmake dos2unix desktop-file-utils shared-mime-info zip
DOS2UNIX_GLOB= *.cmake
USE_GL= yes
USE_WX= 2.8
diff --git a/cad/layouteditor/Makefile b/cad/layouteditor/Makefile
index b0c147a8151e..73171a897dff 100644
--- a/cad/layouteditor/Makefile
+++ b/cad/layouteditor/Makefile
@@ -14,10 +14,9 @@ COMMENT= IC/MEMS layout editor
LIB_DEPENDS= libttf.so:${PORTSDIR}/print/freetype
-USES= qmake
+USES= qmake zip
USE_QT4= corelib gui network moc_build sql uic_build \
rcc_build qt3support xml
-USE_ZIP= yes
WRKSRC= ${WRKDIR}/layout
PLIST_FILES= bin/layout
diff --git a/cad/ldraw/Makefile b/cad/ldraw/Makefile
index cbfae892ffc7..691302d7481c 100644
--- a/cad/ldraw/Makefile
+++ b/cad/ldraw/Makefile
@@ -20,8 +20,7 @@ LICENSE_PERMS_CCbyNCSA2=dist-mirror pkg-mirror auto-accept
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_ZIP= yes
-USES= dos2unix gmake
+USES= dos2unix gmake zip
DOS2UNIX_GLOB= *.h makefile mklist.c *.txt *.dat
PORTDOCS= Readme.txt
diff --git a/cad/sweethome3d/Makefile b/cad/sweethome3d/Makefile
index 52bee67eee75..ba8be86b0aab 100644
--- a/cad/sweethome3d/Makefile
+++ b/cad/sweethome3d/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv2
BUILD_DEPENDS= java3d>=0:${PORTSDIR}/java/java3d
RUN_DEPENDS= java3d>=0:${PORTSDIR}/java/java3d
-USE_ZIP= yes
+USES= zip
USE_ANT= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+