1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Fix dependency on libcdio

PR:		65181
Submitted by:	Kay Lehmann
Pointy hat to:	arved
This commit is contained in:
Tilman Keskinoz 2004-04-05 08:00:56 +00:00
parent 1e532cfb7d
commit 0756253529
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=106223

View File

@ -16,7 +16,7 @@ COMMENT= "GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping Tool"
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
xml2:${PORTSDIR}/textproc/libxml2 \
cdio.1:${PORTSDIR}/sysutils/libcdio
cdio.0:${PORTSDIR}/sysutils/libcdio
GNU_CONFIGURE= yes
USE_GMAKE= yes