build requires Tcl/Tk; set BUILD_DEPENDS appropriately.

remaining problem with -current pkg-config to be fixed separately.
This commit is contained in:
sthen 2011-06-07 11:34:43 +00:00
parent 514d1890c1
commit baac69906f

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2011/04/18 23:11:53 sthen Exp $
# $OpenBSD: Makefile,v 1.14 2011/06/07 11:34:43 sthen Exp $
COMMENT-main= IAX client library
COMMENT-tcl= IAX client library, tcl bindings
@ -56,6 +56,8 @@ WANTLIB-iaxcomm += wx_base_odbc wx_base_xml wx_gtk2_adv wx_gtk2_aui wx_gtk2_core
WANTLIB-iaxcomm += wx_gtk2_dbgrid wx_gtk2_html wx_gtk2_qa wx_gtk2_richtext
WANTLIB-iaxcomm += wx_gtk2_xrc xcb xcb-render xcb-shm ${cWANTLIB}
BUILD_DEPENDS= ${MODTK_BUILD_DEPENDS}
LIB_DEPENDS= audio/gsm \
audio/portaudio-svn \
audio/speex \