forked from ports/contrib
libmpdclient: disable building doxygen documentation
This commit is contained in:
parent
517277b028
commit
8547a54483
@ -12,7 +12,9 @@ build() {
|
||||
|
||||
./configure \
|
||||
--prefix=/usr \
|
||||
--mandir=/usr/man
|
||||
--mandir=/usr/man \
|
||||
--disable-documentation
|
||||
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user