mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update audio/x11amp
- Fix Makefile (USE_LDCONFIG) - Bump PORTREVISION - Add MASTER_SITE - Give maintainership to submitter PR: ports/107927 Submitted by: Beech Rintoul <beech@alaskaparadise.com> Approved by: miwi (mentor)
This commit is contained in:
parent
0eb614fd65
commit
fa5267a053
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182369
@ -7,17 +7,19 @@
|
||||
|
||||
PORTNAME= x11amp
|
||||
PORTVERSION= 0.9.b1.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/misc/x11amp/0.9/ \
|
||||
ftp://ftp.x11amp.bz.nu/x11amp/0.9/ \
|
||||
ftp://ftp.bsdfr.org/pub/FreeBSD/ports/distfiles/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/}
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= beech@alaskaparadise.com
|
||||
COMMENT= X11-based MP3 player with nice graphical interface
|
||||
|
||||
USE_XLIB= yes
|
||||
USE_GNOME= gtk12 esound
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
|
||||
MAKE_ENV= PTHREAD_LIBS="${PTHREAD_LIBS}"
|
||||
|
Loading…
Reference in New Issue
Block a user