From 1ca8921d2cd58606af781fa651287928c79fad54 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Mon, 18 Oct 2021 18:52:55 -0700 Subject: [PATCH] Tweak multimedia/libbdplus version 0.1.2_1 --- multimedia/libbdplus/Makefile.DragonFly | 10 ---------- multimedia/libbdplus/pkg-descr | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) delete mode 100644 multimedia/libbdplus/Makefile.DragonFly diff --git a/multimedia/libbdplus/Makefile.DragonFly b/multimedia/libbdplus/Makefile.DragonFly deleted file mode 100644 index 72405a0f136..00000000000 --- a/multimedia/libbdplus/Makefile.DragonFly +++ /dev/null @@ -1,10 +0,0 @@ - -CFLAGS+= -Wno-deprecated-declarations - -# expose gettimeofday() and rename index name conflict -dfly-patch: - ${REINPLACE_CMD} -e 's@-D_POSIX_C_SOURCE@&__z@g' \ - -e 's@-D_ISOC99_SOURCE@&__z@g' \ - ${WRKSRC}/configure ${WRKSRC}/configure.ac - ${REINPLACE_CMD} -e 's@[[:<:]]index[[:>:]]@dump_index@g' \ - ${WRKSRC}/src/examples/convtab_dump.c diff --git a/multimedia/libbdplus/pkg-descr b/multimedia/libbdplus/pkg-descr index 8bee94b065f..5759bb77494 100644 --- a/multimedia/libbdplus/pkg-descr +++ b/multimedia/libbdplus/pkg-descr @@ -3,4 +3,4 @@ libbdplus is a research project to implement the BD+ System Specifications. This research project provides, through an open-source library, a way to understand how the BD+ works. -WWW: http://www.videolan.org/developers/libbdplus.html +WWW: https://www.videolan.org/developers/libbdplus.html -- 2.41.0