pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
brlcad: Need for swig and doxygen
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Thu Oct 20 20:44:33 2016 +0200
Changeset: 4e0023aac1cf250de6accf00db0d2236de420f65
Modified Files:
brlcad/Makefile
Log Message:
brlcad: Need for swig and doxygen
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4e0023aac1cf250de6accf00db0d2236de420f65
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
brlcad/Makefile | 2 ++
1 file changed, 2 insertions(+)
diffs:
diff --git a/brlcad/Makefile b/brlcad/Makefile
index c6265e0..9739ed7 100644
--- a/brlcad/Makefile
+++ b/brlcad/Makefile
@@ -47,6 +47,8 @@ BUILD_DEPENDS+= lemon-[0-9]*:../../devel/lemon
BUILD_DEPENDS+= re2c-[0-9]*:../../devel/re2c
BUILD_DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt # for xsltproc
BUILD_DEPENDS+= libxml2-[0-9]*:../../textproc/libxml2 # for xmllint
+BUILD_DEPENDS+= swig-[0-9]*:../../devel/swig
+BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen
.include "../../devel/tinycthread/buildlink3.mk"
.include "../../graphics/adaptagrams/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index