# New ports collection makefile for: dssi # Date created: 2007-01-12 # Whom: trasz # # $FreeBSD$ # PORTNAME= dssi PORTVERSION= 0.9.1 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dssi MAINTAINER= trasz@FreeBSD.org COMMENT= API for audio processing plugins LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \ lo.6:${PORTSDIR}/audio/liblo \ jack.0:${PORTSDIR}/audio/jack \ sndfile.1:${PORTSDIR}/audio/libsndfile \ samplerate.1:${PORTSDIR}/audio/libsamplerate BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa GNU_CONFIGURE= yes CFLAGS+= -I${LOCALBASE}/include USE_GMAKE= yes USE_GNOME= gnomehack .if defined(WITH_QT) USE_QT_VER= 3 PLIST_SUB= WITH_QT="" .else PLIST_SUB= WITH_QT="@comment " .endif .include r'> cgit logo index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
t?h=gnome-3.24&id=e0e72501367000f88aed7526756db60bf23087f3'>Add NO_STAGE all over the place in preparation for the staging support (cat: ... antw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/math/unuran?h=gstreamer0.10-removal&id=ee4c074f462290909a9c472ce95aee46716b87cc'>Change my ports to use my FreeBSD.org email address.
Commit message (Expand)AuthorAgeFilesLines
bapt2013-09-201-0/+1
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-053-3/+5
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-1/+1
bf2010-07-08