summaryrefslogtreecommitdiff
path: root/cad/qcad
diff options
context:
space:
mode:
authorMichael Reifenberger <mr@FreeBSD.org>2007-02-01 11:59:23 +0000
committerMichael Reifenberger <mr@FreeBSD.org>2007-02-01 11:59:23 +0000
commit830072bb8e62f81c5f53c304103cbf5d860277d5 (patch)
treea01553329a5fd74666ffc60a8afb826b9549d972 /cad/qcad
parentupdate sysutils/xfce4-netload-plugin from an inofficial test/pre-release (diff)
- change BUILD_DEPENDS: shells/bash2 -> shells/bash;
- drop a spare line at Makefile to pet portlint. PR: ports/108631 Submitted by: bsam
Notes
Notes: svn path=/head/; revision=183857
Diffstat (limited to 'cad/qcad')
-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