mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
Actually remove dependency on cdrtools.
This commit is contained in:
parent
adc4e4fb0d
commit
456bad4d47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203836
@ -8,7 +8,7 @@
|
||||
|
||||
PORTNAME= hal
|
||||
PORTVERSION= ${HALVERSION}.${SNAPVERSION}
|
||||
PORTREVISION?= 0
|
||||
PORTREVISION?= 1
|
||||
CATEGORIES?= sysutils
|
||||
MASTER_SITES= http://www.marcuscom.com/downloads/
|
||||
|
||||
@ -19,7 +19,6 @@ COMMENT?= Hardware Abstraction Layer for simplifying device access
|
||||
LIB_DEPENDS= polkit.0:${PORTSDIR}/sysutils/policykit \
|
||||
volume_id.0:${PORTSDIR}/devel/libvolume_id
|
||||
RUN_DEPENDS= ${LOCALBASE}/share/pciids/pci.ids:${PORTSDIR}/misc/pciids
|
||||
USE_CDRTOOLS= yes
|
||||
.endif
|
||||
|
||||
USE_BZIP2= yes
|
||||
|
Loading…
Reference in New Issue
Block a user