mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 14:38:51 +02:00
Initial patch to add detection for -lnetwork in tnftp. Note that this fails to build, but it is detecting ipv6, so probably a good one to
take a fresh look at once ipv6 is known to be more stable and working on Haiku.
This commit is contained in:
@@ -7,6 +7,11 @@ DEPEND=""
|
||||
CHECKSUM_MD5="e7f86e7680648b675ee27c94655de494"
|
||||
BUILD {
|
||||
cd tnftpd-20091122
|
||||
libtoolize --force --copy --install
|
||||
aclocal
|
||||
autoconf
|
||||
automake
|
||||
autoheader
|
||||
./configure --prefix=/boot/common
|
||||
make
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user