1
0
forked from ports/contrib

ftgl: fixed build problems (FS#876)

This commit is contained in:
Jose V Beneyto 2013-02-21 12:25:10 +01:00
parent f232c2a248
commit 58d3835c57

View File

@ -6,12 +6,14 @@
name=ftgl
version=2.1.3-rc5
release=2
release=3
source=(http://download.sourceforge.net/$name/$name-$version.tar.bz2)
build() {
cd $name-2.1.3~rc5
sed -e 's|SUBDIRS = .*|SUBDIRS = src|' -i Makefile.in
./configure --prefix=/usr \
--with-x \
--disable-nls \