diff options
-rwxr-xr-x | extra/pstoedit/Pkgfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extra/pstoedit/Pkgfile b/extra/pstoedit/Pkgfile index 59454452b..93ad61845 100755 --- a/extra/pstoedit/Pkgfile +++ b/extra/pstoedit/Pkgfile @@ -10,6 +10,7 @@ release=1 source=(http://downloads.sourceforge.net/sourceforge/$name/$name-$version.tar.gz) build() { + unset MAKEFLAGS cd $name-$version sed -i 's/-pedantic//' configure ./configure --prefix=/usr |