mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Fix build by chasing shlib version.
Approved by: portmgr (self)
This commit is contained in:
parent
76e0fcb89c
commit
28feeb9a0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=140949
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= audio
|
||||
PORTVERSION= 1.2
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= q-lang
|
||||
@ -18,7 +18,7 @@ MAINTAINER= ag@muwiinfa.geschichte.uni-mainz.de
|
||||
COMMENT= Q-Audio -- digital audio interface for the Q language
|
||||
|
||||
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
|
||||
q.4:${PORTSDIR}/lang/q
|
||||
q.6:${PORTSDIR}/lang/q
|
||||
|
||||
USE_REINPLACE= yes
|
||||
USE_GNOME= gnometarget
|
||||
|
Loading…
Reference in New Issue
Block a user