aboutsummaryrefslogtreecommitdiffstats
path: root/cad/qcad/Makefile
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2000-05-17 16:30:51 +0800
committertg <tg@FreeBSD.org>2000-05-17 16:30:51 +0800
commit2b37c67bd22e3b00a3dd6a01af16d1bec9a9ed47 (patch)
treed22d770dd646d1be11bdb04be8d63dd795624abe /cad/qcad/Makefile
parent4f5d1cda3c715d4b7d47deef324cb7a2f8c3c883 (diff)
downloadfreebsd-ports-gnome-2b37c67bd22e3b00a3dd6a01af16d1bec9a9ed47.tar.gz
freebsd-ports-gnome-2b37c67bd22e3b00a3dd6a01af16d1bec9a9ed47.tar.zst
freebsd-ports-gnome-2b37c67bd22e3b00a3dd6a01af16d1bec9a9ed47.zip
Upgrade to 1.4.0.
Approved by: will
Diffstat (limited to 'cad/qcad/Makefile')
-rw-r--r--cad/qcad/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile
index ff3801fe1759..2204b4bf4f4f 100644
--- a/cad/qcad/Makefile
+++ b/cad/qcad/Makefile
@@ -6,19 +6,17 @@
#
PORTNAME= qcad
-PORTVERSION= 1.3.3
+PORTVERSION= 1.4.0
CATEGORIES= cad
-MASTER_SITES= http://www.ultraviolet.org/qcad/
-DISTNAME= qcad_source
+MASTER_SITES= http://download.sourceforge.net/qcad/
+DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= will@FreeBSD.org
USE_XLIB= yes
-MAKEFILE= makefile
MAKE_ENV= CC="${CXX}"
USE_QT2= yes
-
-BROKEN= "Compiler error"
+NO_WRKSUBDIR= yes
QCADDIR= ${PREFIX}/lib/qcad
QCADDOCDIR= ${PREFIX}/share/doc/qcad