bftpd: rebuild for libxcrypt
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'bftpd'
|
||||
pkgname=bftpd
|
||||
version=6.1
|
||||
revision=2
|
||||
revision=3
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-libz"
|
||||
makedepends="zlib-devel"
|
||||
@@ -12,6 +12,10 @@ homepage="https://bftpd.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/bftpd/bftpd-${version}.tar.gz"
|
||||
checksum=9721d0614e1a5d0fe6b80c9a8a04ada8efd42cbdfddd239e95a8059ae283aa6f
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
|
||||
makedepends+=" libxcrypt-devel"
|
||||
fi
|
||||
|
||||
CFLAGS="-fcommon"
|
||||
make_build_args=V=1
|
||||
make_dirs="/var/run/bftpd 0755 root root"
|
||||
|
||||
Reference in New Issue
Block a user