forked from ports/contrib
ftgl: fixed build problems (FS#876)
This commit is contained in:
parent
f232c2a248
commit
58d3835c57
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user