aboutsummaryrefslogtreecommitdiff
path: root/cad/librecad
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2014-07-07 02:43:44 +0000
committerNicola Vitale <nivit@FreeBSD.org>2014-07-07 02:43:44 +0000
commit00a0f6a6eda2b21120acd6d0ebd44d2038a21fc6 (patch)
tree71653adbba93d8493aa8a84e309fadc7bb150b98 /cad/librecad
parentacce37229623179e602a10bf21d3098c6adc9a22 (diff)
downloadports-00a0f6a6eda2b21120acd6d0ebd44d2038a21fc6.tar.gz
ports-00a0f6a6eda2b21120acd6d0ebd44d2038a21fc6.zip
- Chase math/muparser change from static to dynamic library
Notes
Notes: svn path=/head/; revision=361019
Diffstat (limited to 'cad/librecad')
-rw-r--r--cad/librecad/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile
index 709096c48adf..7442963362a6 100644
--- a/cad/librecad/Makefile
+++ b/cad/librecad/Makefile
@@ -8,8 +8,8 @@ MASTER_SITES= GITHUB
MAINTAINER= makc@FreeBSD.org
COMMENT= 2D CAD system
-BUILD_DEPENDS= ${LOCALBASE}/lib/libmuparser.a:${PORTSDIR}/math/muparser \
- ${LOCALBASE}/include/boost/version.hpp:${PORTSDIR}/devel/boost-libs
+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