[Lunar-commits] <moonbase> fontforge: unset CFLAGS
Samuel
samuel.verstraete at gmail.com
Thu Dec 3 22:35:56 CET 2009
commit 6bff47f661105c28b8f4afea111d348e4bb05f31
Author: Samuel <samuel.verstraete at gmail.com>
Date: Thu Dec 3 22:35:56 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..1e87a8b 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