aboutsummaryrefslogtreecommitdiff
path: root/cad/librecad
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2015-02-24 21:46:28 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2015-02-24 21:46:28 +0000
commitb2b5151ef3c68d8eabdfd941f6bcd7c2f5688fb1 (patch)
tree67c3b749c4a9eacab31686dce517786676371cbe /cad/librecad
parent6fe40ec7055cc4bcf66aaa32afc9d3f397361d17 (diff)
downloadports-b2b5151ef3c68d8eabdfd941f6bcd7c2f5688fb1.tar.gz
ports-b2b5151ef3c68d8eabdfd941f6bcd7c2f5688fb1.zip
Notes
Diffstat (limited to 'cad/librecad')
-rw-r--r--cad/librecad/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index 3740eb8c8a77..d89b1932392e 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -2,6 +2,7 @@
PORTNAME= librecad
DISTVERSION= 2.0.5
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= GITHUB
@@ -11,8 +12,8 @@ COMMENT= 2D CAD system
BUILD_DEPENDS= ${LOCALBASE}/include/boost/version.hpp:${PORTSDIR}/devel/boost-libs
LIB_DEPENDS= libmuparser.so:${PORTSDIR}/math/muparser
-USE_QT4= help qt3support help-tools_build linguist_build moc_build \
- rcc_build uic_build uic3_build
+USE_QT4= gui help network sql svg help-tools_build \
+ linguisttools_build moc_build rcc_build uic_build
USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake
USE_GITHUB= yes