CRUX-ARM : Home

Home :: Documentation :: Download :: Development :: Community :: Ports :: Packages :: Bugs :: Links :: About :: Donors
wget: fixed libssl support
[crossrootfs.git] / wget / Pkgfile
index 3fe5f150f35046143c8964a0306d695a3a4c0b2f..c87947f9dacb846e39f43ccabcbe23036995feef 100644 (file)
@@ -1,12 +1,12 @@
 # Description: A network utility for downloading content from the Web
 # URL: http://www.gnu.org/software/wget/
 # Maintainer: CRUX System Team, core-ports at crux dot nu
-# Arch Maintainer: CRUX-ARM System, crux-arm at mikeux dot dyndns dot org
+# Arch Maintainer: CRUX-ARM System Team, devel at crux-arm dot nu
 # Depends on: openssl
 
 name=wget
 version=1.12
-release=1
+release=2
 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2 \
         wgetrc)
 
@@ -18,6 +18,7 @@ build() {
               --prefix=/usr \
               --sysconfdir=/etc \
               --mandir=/usr/man \
+              --with-libssl-prefix=$CLFS/usr \
               --disable-debug \
               --disable-nls