mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
- Add build-depend on pkgconfig, needed at least for OIL option
- Drop @dirrm* from plist
This commit is contained in:
parent
5a81fc70b8
commit
6a964fdc2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371053
@ -21,7 +21,7 @@ OPTIONS_DEFINE= ALSA AUDIOFILE JACK LIBLO LIBOIL PYTHON SAMPLERATE SNDFILE
|
||||
OPTIONS_DEFAULT=PYTHON
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
USES= gmake libtool readline:port
|
||||
USES= gmake libtool pkgconfig readline:port
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-liblilv \
|
||||
--disable-rubyecasound \
|
||||
|
@ -172,7 +172,3 @@ man/man5/ecasoundrc.5.gz
|
||||
%%DATADIR%%/ecasoundrc
|
||||
%%DATADIR%%/effect_presets
|
||||
%%DATADIR%%/generic_oscillators
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrm include/libecasoundc
|
||||
@dirrm include/libecasound
|
||||
@dirrm include/kvutils
|
||||
|
Loading…
Reference in New Issue
Block a user