forked from Lainports/freebsd-ports
Convert to USES=autoreconf
This commit is contained in:
parent
7c51ecc5f6
commit
da34bf4b03
1 changed files with 2 additions and 2 deletions
|
|
@ -14,10 +14,10 @@ COMMENT= MBone video conferencing tool
|
|||
BUILD_DEPENDS= v4l_compat>=1.0.20060801:${PORTSDIR}/multimedia/v4l_compat
|
||||
LIB_DEPENDS= libuclmmbase.so:${PORTSDIR}/devel/uclmmbase
|
||||
|
||||
USES= gmake tk:84 # parallel builds (-jX) are broken with BSD make(1)
|
||||
USES= autoreconf gmake tk:84 # parallel builds (-jX) are broken with BSD make(1)
|
||||
USE_OPENSSL= yes
|
||||
USE_AUTOTOOLS= autoconf213
|
||||
USE_XORG= xext
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= -x-libraries=${LOCALBASE}/lib \
|
||||
-x-includes=${LOCALBASE}/include \
|
||||
-without-ucltcl \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue