Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
d2749b3f
Commit
d2749b3f
authored
Aug 31, 2010
by
Mike Hibler
Browse files
Add xerces port needed for new assign.
parent
8fdbaa3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/ports/emulab-boss/Makefile
View file @
d2749b3f
...
...
@@ -86,6 +86,10 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
snmp.4:
${PORTSDIR}
/net-mgmt/net-snmp4
\
ulsshxmlrpcpp.0:
${PORTSDIR}
/misc/ulsshxmlrpcpp
.if
${OSMAJOR}
>=
6
LIB_DEPENDS
+=
xerces-c.27:
${PORTSDIR}
/textproc/xerces-c2
.
endif
#
# Until/unless the pubsub Makefile is changed, we must include libelvin.
# This is because the pubsub libraries have to be built with ELVIN_COMPAT
...
...
@@ -197,3 +201,4 @@ vars:
@
echo
"BUILD_DEPENDS=
$(BUILD_DEPENDS)
"
@
echo
"LIB_DEPENDS=
$(LIB_DEPENDS)
"
@
echo
"RUN_DEPENDS=
$(RUN_DEPENDS)
"
@
echo
"PERL_VER/ARCH=
${PERL_VER}
/
${PERL_ARCH}
"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment