diff options
Diffstat (limited to 'net/misc/tinc/tinc.mkbuild')
-rw-r--r-- | net/misc/tinc/tinc.mkbuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/misc/tinc/tinc.mkbuild b/net/misc/tinc/tinc.mkbuild index d56a3f5..2214df7 100644 --- a/net/misc/tinc/tinc.mkbuild +++ b/net/misc/tinc/tinc.mkbuild @@ -56,7 +56,7 @@ # # Build number. # Auto-set to default 1 -[[BUILD NUMBER]]="" +[[BUILD NUMBER]]="2" # # Source Name construction string @@ -93,7 +93,7 @@ # # ./configure options -[[OTHER CONFIGURE ARGS]]="" +[[OTHER CONFIGURE ARGS]]="--sysconfdir=/etc" # # PREFIX. Default /usr |