svn commit: r364068 - head/cad/qcad
Baptiste Daroussin
bapt at FreeBSD.org
Mon Aug 4 23:06:52 UTC 2014
Author: bapt
Date: Mon Aug 4 23:06:51 2014
New Revision: 364068
URL: http://svnweb.freebsd.org/changeset/ports/364068
QAT: https://qat.redports.org/buildarchive/r364068/
Log:
USES=execinfo
Modified:
head/cad/qcad/Makefile
Modified: head/cad/qcad/Makefile
==============================================================================
--- head/cad/qcad/Makefile Mon Aug 4 23:06:21 2014 (r364067)
+++ head/cad/qcad/Makefile Mon Aug 4 23:06:51 2014 (r364068)
@@ -17,14 +17,13 @@ LICENSE= GPLv3
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \
${LOCALBASE}/lib/libopenNURBS.a:${PORTSDIR}/graphics/opennurbs
-LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo
CONFLICTS= texlive-base-*
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
MAKE_JOBS_UNSAFE=yes
-USES= gmake qmake
+USES= execinfo gmake qmake
USE_LDCONFIG= yes
USE_QT4= qmake_build codecs-cn codecs-jp codecs-kr codecs-tw corelib \
designer gui help imageformats moc_build network opengl rcc_build script \
More information about the svn-ports-all
mailing list