[Lunar-commits] <moonbase> fontforge: unset CFLAGS
Samuel Verstraete
elangelo at lunar-linux.org
Fri Dec 4 09:29:17 CET 2009
commit 9e09270dfc7e9bb945d58414077f7d9ac92038e0
Author: Samuel Verstraete <elangelo at lunar-linux.org>
Date: Fri Dec 4 09:29:17 2009 +0100
fontforge: unset CFLAGS
---
graphics/fontforge/BUILD | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/graphics/fontforge/BUILD b/graphics/fontforge/BUILD
index 61153f2..0188039 100644
--- a/graphics/fontforge/BUILD
+++ b/graphics/fontforge/BUILD
@@ -1,5 +1,7 @@
(
+ unset $CFLAGS &&
+
# Options from:
# http://repos.archlinux.org/viewvc.cgi/fontforge/repos/extra-i686/PKGBUILD?view=log
OPTS+=" --with-freetype-src=/usr/include/freetype2 --disable-static --enable-double --enable-type3 --enable-devicetables" &&
More information about the Lunar-commits
mailing list