Lines 14-23
Link Here
|
14 |
LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib |
14 |
LIB_DEPENDS= libasound.so:${PORTSDIR}/audio/alsa-lib |
15 |
RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins |
15 |
RUN_DEPENDS= ${LOCALBASE}/lib/alsa-lib/libasound_module_pcm_oss.so:${PORTSDIR}/audio/alsa-plugins |
16 |
|
16 |
|
17 |
USES= gmake tar:bzip2 |
17 |
USES= gmake tar:bzip2 shebangfix |
18 |
GNU_CONFIGURE= yes |
18 |
GNU_CONFIGURE= yes |
19 |
CONFIGURE_ARGS= --with-udev-rules-dir="\$${prefix}/lib/udev" |
19 |
CONFIGURE_ARGS= --with-udev-rules-dir="\$${prefix}/lib/udev" |
20 |
CFLAGS+= -I${LOCALBASE}/include |
20 |
CFLAGS+= -I${LOCALBASE}/include |
|
|
21 |
SHEBANG_FILES= alsaconf/alsaconf.in |
21 |
|
22 |
|
22 |
OPTIONS_SUB= yes |
23 |
OPTIONS_SUB= yes |
23 |
OPTIONS_DEFINE= XMLTO NLS |
24 |
OPTIONS_DEFINE= XMLTO NLS |