- Fix build when doxygen is installed.
PR: 142993 Submitted by: Grzegorz Blach <magik@roorback.net>
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= libmpdclient
|
||||
PORTVERSION= 2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/musicpd/${PORTNAME}/${PORTVERSION}
|
||||
|
||||
@@ -15,6 +16,7 @@ COMMENT= API library for interfacing MPD
|
||||
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= pkgconfig gnomehack
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
||||
@@ -34,8 +34,8 @@ lib/libmpdclient.la
|
||||
lib/libmpdclient.so
|
||||
lib/libmpdclient.so.2
|
||||
libdata/pkgconfig/libmpdclient.pc
|
||||
%%PORTDOCS%%%%DOCSDIR%%/COPYING
|
||||
%%PORTDOCS%%%%DOCSDIR%%/NEWS
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
%%DOCSDIR%%/COPYING
|
||||
%%DOCSDIR%%/NEWS
|
||||
%%DOCSDIR%%/README
|
||||
@dirrm %%DOCSDIR%%
|
||||
@dirrm include/mpd
|
||||
|
||||
Reference in New Issue
Block a user