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
cb7649c6
Commit
cb7649c6
authored
May 17, 2005
by
Robert Ricci
Browse files
Set some flags for the Samba port, so that it doesn't drag in too many
dependancies.
parent
0324eec0
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/ports/emulab-ops/Makefile
View file @
cb7649c6
...
...
@@ -17,6 +17,17 @@ MAINTAINER= ricci@cs.utah.edu
#
.MAKEFLAGS
+=
SWIG_LANGUAGES
=
"perl python tcl"
#
# For samba, so that it doesn't suck in everything under the sun
#
.MAKEFLAGS
+=
-DWITHOUT_WINBIND
-DWITHOUT_LDAP
-DWITHOUT_POPT
#
# This prevents any ports from trying to run interactively - some, ask silly
# questions without this option.
#
.MAKEFLAGS
+=
-DBATCH
LIB_DEPENDS
=
lthread.2:
${PORTSDIR}
/devel/linuxthreads
\
vin4.2:
${PORTSDIR}
/misc/libelvin
\
ulsshxmlrpcpp.0:
${PORTSDIR}
/misc/ulsshxmlrpcpp
...
...
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