diff options
author | rudson <rudson@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2007-12-02 02:40:13 +0000 |
---|---|---|
committer | rudson <rudson@18ef50b8-d735-4ccd-97c1-689132df3dd9> | 2007-12-02 02:40:13 +0000 |
commit | 69c7b63008f7457bf9d4042445442ece4c66e8b9 (patch) | |
tree | 6d5504c98e5aa65648ae6a7b414ed9ce2ad1be2a /net/dns | |
parent | 911139de7f5b7d89386881369a149431bcf0751a (diff) | |
download | mkbuilds-69c7b63008f7457bf9d4042445442ece4c66e8b9.tar.gz mkbuilds-69c7b63008f7457bf9d4042445442ece4c66e8b9.tar.bz2 |
git-svn-id: svn+slack://slack.fluxo.info/var/svn/mkbuilds@24 18ef50b8-d735-4ccd-97c1-689132df3dd9
Diffstat (limited to 'net/dns')
-rw-r--r-- | net/dns/avahi/avahi.mkbuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/dns/avahi/avahi.mkbuild b/net/dns/avahi/avahi.mkbuild index 0e94f2f..76ad545 100644 --- a/net/dns/avahi/avahi.mkbuild +++ b/net/dns/avahi/avahi.mkbuild @@ -52,7 +52,7 @@ # Dependency list input # Enter string: "dependency_1 [condiction_1] [versio_1]: dependency_2 [condiction_2] [versio_2]" # Example: -[[SLACK REQUIRED]]="sbus >= 1.1.1: pygtk: mono: monodoc: xmltoman" +[[SLACK REQUIRED]]="glib2: expat: libdaemon: mono: monodoc: xmltoman" # # Decompress program @@ -72,7 +72,7 @@ # # ./configure options -[[OTHER CONFIGURE ARGS]]="--disable-qt4 --with-avahi-priv-access-group=root --disable-static" +[[OTHER CONFIGURE ARGS]]="--sysconfdir=/etc --localstatedir=/var --program-prefix= --program-suffix= --disable-qt4 --with-avahi-priv-access-group=root --disable-static" # # PREFIX. Default /usr |