From 0d6ed920a9686c1f7e1ed36126b02ca5cfac6ee3 Mon Sep 17 00:00:00 2001 From: "Jason E. Hale" Date: Tue, 10 Dec 2019 18:01:25 +0000 Subject: MFH: r519771 Add missing dependency for the CDIO option. Bump PORTREVISON for LIB_DEPENDS change. Approved by: portmgr (blanket) Approved by: ports-secteam (blanket) --- sysutils/xorriso/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/xorriso/Makefile b/sysutils/xorriso/Makefile index a35b9a4f61bb..7bc26b5bf1b7 100644 --- a/sysutils/xorriso/Makefile +++ b/sysutils/xorriso/Makefile @@ -3,7 +3,7 @@ PORTNAME= xorriso PORTVERSION= 1.5.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= http://files.libburnia-project.org/releases/ DISTNAME= libisoburn-${PORTVERSION} @@ -35,6 +35,7 @@ LIBACL_DESC= ACL Support LIBJTE_DESC= Jigdo Support XATTR_DESC= Extended file attribute Support +CDIO_LIB_DEPENDS= libcdio.so:sysutils/libcdio CDIO_CONFIGURE_ENABLE= libcdio DEBUG_CONFIGURE_ENABLE= debug LIBACL_CONFIGURE_ENABLE= libacl -- cgit v1.2.3