git: ec8a3fb71051 - main - devel/libffi33: Disable docs to resolve conflict with devel/libffi.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 03 Jun 2022 13:50:09 UTC
The branch main has been updated by arrowd:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ec8a3fb710513f31d22b473b7ba20d07aaff752f
commit ec8a3fb710513f31d22b473b7ba20d07aaff752f
Author: Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2022-06-02 05:57:27 +0000
Commit: Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2022-06-03 13:49:41 +0000
devel/libffi33: Disable docs to resolve conflict with devel/libffi.
Reported by: pkg-fallout
---
devel/libffi33/Makefile | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/devel/libffi33/Makefile b/devel/libffi33/Makefile
index c4ee0edc6ca9..4ec59dadc630 100644
--- a/devel/libffi33/Makefile
+++ b/devel/libffi33/Makefile
@@ -1,8 +1,6 @@
-# Created by: Horance Chou <horance@freedom.ie.cycu.edu.tw>
-
PORTNAME= libffi
PORTVERSION= 3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= SOURCEWARE/${PORTNAME}
PKGNAMESUFFIX= 33
@@ -26,7 +24,7 @@ USE_LDCONFIG= ${PREFIX}/lib/compat
GNU_CONFIGURE= yes
CPE_VENDOR= libffi_project
-CONFIGURE_ARGS= --disable-multi-os-directory --disable-static \
+CONFIGURE_ARGS= --disable-multi-os-directory --disable-static --disable-docs \
--libdir=${PREFIX}/lib/compat
INSTALL_TARGET= install-strip
INFO= libffi