mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Un-version LIB_DEPENDS
This commit is contained in:
parent
cd5b2b541f
commit
c36b50aa0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=301829
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= gnaural
|
||||
PORTVERSION= 1.0.20110606
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= SF/${PORTNAME}/Gnaural/
|
||||
|
||||
@ -16,8 +16,8 @@ COMMENT= Binaural beat generator
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= portaudio.2:${PORTSDIR}/audio/portaudio2 \
|
||||
sndfile.1:${PORTSDIR}/audio/libsndfile
|
||||
LIB_DEPENDS= portaudio:${PORTSDIR}/audio/portaudio2 \
|
||||
sndfile:${PORTSDIR}/audio/libsndfile
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= libglade2 desktopfileutils
|
||||
|
Loading…
Reference in New Issue
Block a user