1
0
forked from ports/contrib

fltk: Pkgfile cleanup

This commit is contained in:
Danny Rawlins 2007-04-21 19:03:15 +10:00
parent 8569a98cc0
commit 45bee6e441

View File

@ -17,7 +17,8 @@ build() {
--enable-shared \
--enable-xft
make && make DESTDIR=$PKG install
make
make DESTDIR=$PKG install
install -d $PKG/usr/man/{man1,man3}
install -m644 $PKG/usr/share/man/man1/* -t $PKG/usr/man/man1/
install -m644 $PKG/usr/share/man/man3/* -t $PKG/usr/man/man3/