Four audio ports: USES+= alias (for DF)

This commit is contained in:
John Marino 2016-12-18 00:57:19 +00:00
parent f1a65313c4
commit 378018de27
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428814
4 changed files with 5 additions and 4 deletions

View file

@ -13,7 +13,7 @@ COMMENT= Program to interface with the Rio600, Rio800, and psa[play devices
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf gmake libtool
USES= alias autoreconf gmake libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip

View file

@ -23,8 +23,8 @@ RUN_DEPENDS= dssi_osc_update:audio/dssi \
xdg-open:devel/xdg-utils \
lilypond:print/lilypond
USES= cmake:outsource desktop-file-utils pkgconfig shared-mime-info \
tar:bzip2
USES= alias cmake:outsource desktop-file-utils pkgconfig \
shared-mime-info tar:bzip2
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View file

@ -11,6 +11,7 @@ MASTER_SITES= SUNSITE/apps/sound/players
MAINTAINER= ports@FreeBSD.org
COMMENT= MOD/S3M player
USES= alias
ALL_TARGET= freebsd
PLIST_FILES= bin/s3mod

View file

@ -13,7 +13,7 @@ COMMENT= GTK-based MP3 player
LIB_DEPENDS= libid3.so:audio/id3lib \
libgdbm.so:databases/gdbm
USES= gettext gmake libtool ncurses pathfix perl5 pkgconfig
USES= alias gettext gmake libtool ncurses pathfix perl5 pkgconfig
USE_GNOME= gtk20
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-ipv6 \