aboutsummaryrefslogtreecommitdiffstats
path: root/cad
diff options
context:
space:
mode:
authormr <mr@FreeBSD.org>2007-02-01 19:59:23 +0800
committermr <mr@FreeBSD.org>2007-02-01 19:59:23 +0800
commite3106fb7646437646d3dff6d1f86a9e7c762e5ae (patch)
tree80a7aa64ad168f846fbd3cacc9ad1c4ee3c4793a /cad
parent076e00c3a8afe8e9621d2645a19f8c60befaacf9 (diff)
downloadfreebsd-ports-gnome-e3106fb7646437646d3dff6d1f86a9e7c762e5ae.tar.gz
freebsd-ports-gnome-e3106fb7646437646d3dff6d1f86a9e7c762e5ae.tar.zst
freebsd-ports-gnome-e3106fb7646437646d3dff6d1f86a9e7c762e5ae.zip
- change BUILD_DEPENDS: shells/bash2 -> shells/bash;
- drop a spare line at Makefile to pet portlint. PR: ports/108631 Submitted by: bsam
Diffstat (limited to 'cad')
-rw-r--r--cad/qcad/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index c40bb369abd7..4446e5d37d35 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -8,7 +8,6 @@
PORTNAME= qcad
PORTVERSION= 2.0.5.0.1
#PORTREVISION= 1
-
CATEGORIES= cad
MASTER_SITES= http://www.ribbonsoft.com/archives/qcad/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1$/-1/}-community.src
@@ -16,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1$/-1/}-community.src
MAINTAINER= mr@FreeBSD.org
COMMENT= Professional CAD system
-BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \
+BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
qmake:${PORTSDIR}/devel/qmake
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1$/-1/}-community.src