- Fix a typo
PR: 123184 Submitted by: bf <bf2006@yahoo.com>
This commit is contained in:
parent
999eafaca5
commit
c7f302cd98
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=212186
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= cripple
|
||||
PORTVERSION= 0.06b
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= http://www.vortex.prodigynet.co.uk/${PORTNAME}/
|
||||
|
||||
|
@ -18,7 +18,7 @@ USE_BZIP2= yes
|
|||
GNU_CONFIGURE= yes
|
||||
USE_CDRTOOLS= yes
|
||||
|
||||
LIB_DEPENDES+= cdio.8:${PORTSDIR}/sysutils/libcdio
|
||||
LIB_DEPENDS+= cdio.8:${PORTSDIR}/sysutils/libcdio
|
||||
RUN_DEPENDS+= lame:${PORTSDIR}/audio/lame\
|
||||
cdparanoia:${PORTSDIR}/audio/cdparanoia
|
||||
|
||||
|
|
Loading…
Reference in a new issue