aboutsummaryrefslogtreecommitdiffstats
path: root/cad/qfsm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/qfsm/Makefile')
-rw-r--r--cad/qfsm/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile
index f944924bc5d9..4f49aa9098da 100644
--- a/cad/qfsm/Makefile
+++ b/cad/qfsm/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= qfsm
-PORTVERSION= 0.42b
+PORTVERSION= 0.43
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,8 +15,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
COMMENT= A graphical tool for designing finite state machines
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/b//}
-
USE_QT_VER= 3
USE_REINPLACE= yes
USE_GMAKE= yes