summaryrefslogtreecommitdiffstats
path: root/base/openssl/Pkgfile
diff options
context:
space:
mode:
authorsibelle <lesibel at gmail dot com>2010-11-20 20:23:33 +0100
committersibelle <lesibel at gmail dot com>2010-11-20 20:23:33 +0100
commit6ed19442ca20c2abdb5b433d05800d783273f971 (patch)
tree20eecbfa8c35857d4db2cc4ff0032b4227214003 /base/openssl/Pkgfile
parentfbe6c8bdae26849b5ed5f46951668106c03114aa (diff)
downloadnutyx-extra-6ed19442ca20c2abdb5b433d05800d783273f971.tar.gz
nutyx-extra-6ed19442ca20c2abdb5b433d05800d783273f971.tar.bz2
nutyx-extra-6ed19442ca20c2abdb5b433d05800d783273f971.tar.xz
nutyx-extra-6ed19442ca20c2abdb5b433d05800d783273f971.zip
openssl, déactiver flag
Diffstat (limited to 'base/openssl/Pkgfile')
-rwxr-xr-xbase/openssl/Pkgfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/base/openssl/Pkgfile b/base/openssl/Pkgfile
index 792559df2..43f17e1f7 100755
--- a/base/openssl/Pkgfile
+++ b/base/openssl/Pkgfile
@@ -10,6 +10,7 @@ source=(http://www.openssl.org/source/$name-$version.tar.gz)
build() {
+ unset MAKEFLAGS
cd $name-$version
./config --prefix=/usr \
--openssldir=/etc/ssl \