# New ports collection makefile for: SWIG # Version required: 1.1p4 # Date created: 19 April 1996 # Whom: jkh # # $Id: Makefile,v 1.11 1998/02/24 21:42:56 jseger Exp $ # DISTNAME= swig1.1p4 PKGNAME= swig-1.1p4 CATEGORIES= devel python tcl81 MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ ftp://ftp.rge.com/pub/languages/swig/ \ ftp://ftp.mcc.ac.uk/pub/mvc/swig/ MAINTAINER= erich@FreeBSD.ORG BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81 USE_PERL5= YES WRKSRC= ${WRKDIR}/SWIG1.1p4 GNU_CONFIGURE= YES CONFIGURE_ARGS= --with-tclincl=${PREFIX}/include/tcl8.1/ \ --with-tcllib=${PREFIX}/lib/tcl8.1/ ALL_TARGET= all runtime MAN1= swig.1 .include e make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight audio/praat: unbreak sound support 2016-04-14T21:35:33+00:00 jbeich jbeich@FreeBSD.org 2016-04-14T21:35:33+00:00 dd09653f51998cd9d358538f27961e355655f86d Portaudio doesn't work with alsa-plugins-oss, so switch to native OSS. ALSA lib confmisc.c:768:(parse_card) cannot find card '0' ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory [...] PR: 208728 Reported by: kaltheat@gmail.com Approved by: Jason Bacon <bacon4000@gmail.com> (maintainer) MFH: 2016Q2
Portaudio doesn't work with alsa-plugins-oss, so switch to native OSS.

ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:4292:(_snd_config_evaluate) function snd_func_card_driver returned error: No such file or directory
[...]

PR:		208728
Reported by:	kaltheat@gmail.com
Approved by:	Jason Bacon <bacon4000@gmail.com> (maintainer)
MFH:		2016Q2
- Un-break build 2015-05-15T13:21:56+00:00 riggs riggs@FreeBSD.org 2015-05-15T13:21:56+00:00 0f0e1331d917be17c13dda66780b00eda7c2b5a2 - Update to upstream version 5.4.08 - General cleanup / pet portlint PR: 199634 Submitted by: jwbacon@tds.net (maintainer) MFH: 2015Q2
- Update to upstream version 5.4.08
- General cleanup / pet portlint

PR:		199634
Submitted by:	jwbacon@tds.net (maintainer)
MFH:		2015Q2