pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/libffi
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Feb 27 09:30:43 UTC 2020
Modified Files:
pkgsrc/devel/libffi: Makefile
Log Message:
libffi: New version requires perl.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/libffi/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/libffi/Makefile
diff -u pkgsrc/devel/libffi/Makefile:1.35 pkgsrc/devel/libffi/Makefile:1.36
--- pkgsrc/devel/libffi/Makefile:1.35 Wed Feb 26 19:15:44 2020
+++ pkgsrc/devel/libffi/Makefile Thu Feb 27 09:30:43 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2020/02/26 19:15:44 adam Exp $
+# $NetBSD: Makefile,v 1.36 2020/02/27 09:30:43 jperkin Exp $
DISTNAME= libffi-3.3
CATEGORIES= devel
@@ -11,7 +11,7 @@ LICENSE= mit
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake perl pkg-config
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-multi-os-directory
CONFIGURE_ARGS+= --includedir=${PREFIX}/include
Home |
Main Index |
Thread Index |
Old Index