pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/librecad also depends on freetype2



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83f589f5cc2f
branches:  trunk
changeset: 352207:83f589f5cc2f
user:      plunky <plunky%pkgsrc.org@localhost>
date:      Fri Sep 09 18:46:52 2016 +0000

description:
also depends on freetype2

diffstat:

 cad/librecad/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 75aef744c4bf -r 83f589f5cc2f cad/librecad/Makefile
--- a/cad/librecad/Makefile     Fri Sep 09 15:40:17 2016 +0000
+++ b/cad/librecad/Makefile     Fri Sep 09 18:46:52 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2016/09/05 21:13:21 plunky Exp $
+# $NetBSD: Makefile,v 1.31 2016/09/09 18:46:52 plunky Exp $
 #
 
 DISTNAME=      LibreCAD-2.1.1
@@ -62,6 +62,7 @@
 
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../devel/boost-libs/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
 .include "../../math/muparser/buildlink3.mk"
 .include "../../x11/qt4-libs/buildlink3.mk"
 BUILDLINK_DEPMETHOD.qt4-tools= full



Home | Main Index | Thread Index | Old Index