pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libffi Revert, all the parts for tests were alre...
details: https://anonhg.NetBSD.org/pkgsrc/rev/6c52b57496ec
branches: trunk
changeset: 357787:6c52b57496ec
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Jan 28 15:39:56 2017 +0000
description:
Revert, all the parts for tests were already, just not for interactive use.
diffstat:
devel/libffi/Makefile | 6 +-----
1 files changed, 1 insertions(+), 5 deletions(-)
diffs (27 lines):
diff -r db92f066153f -r 6c52b57496ec devel/libffi/Makefile
--- a/devel/libffi/Makefile Sat Jan 28 15:34:19 2017 +0000
+++ b/devel/libffi/Makefile Sat Jan 28 15:39:56 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2017/01/28 15:33:25 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2017/01/28 15:39:56 wiz Exp $
DISTNAME= libffi-3.2.1
PKGREVISION= 2
@@ -10,8 +10,6 @@
COMMENT= Foreign function interface
LICENSE= mit
-BUILD_DEPENDS+= dejagnu-[0-9]*:../../devel/dejagnu
-
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
@@ -20,8 +18,6 @@
PKGCONFIG_OVERRIDE+= libffi.pc.in
INFO_FILES= yes
-TEST_TARGET= check
-
.include "../../mk/compiler.mk"
# The Compaq C frontend groks .s, but not .S. Assemble osf.S directly w/ as(1).
pre-build:
Home |
Main Index |
Thread Index |
Old Index