From 5f4ad95078bf93b70aba68eb54ae3ff92d1a0f54 Mon Sep 17 00:00:00 2001 From: dillo Date: Mon, 17 Feb 2003 15:27:58 +0000 Subject: convert to use test target from bsd.pkg.mk addresses PR pkg/19416 --- databases/openldap/Makefile | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'databases/openldap') diff --git a/databases/openldap/Makefile b/databases/openldap/Makefile index c753f0599d6..291746f2e31 100644 --- a/databases/openldap/Makefile +++ b/databases/openldap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2003/01/29 22:05:33 kleink Exp $ +# $NetBSD: Makefile,v 1.53 2003/02/17 15:27:59 dillo Exp $ DISTNAME= openldap-2.0.27 PKGREVISION= 2 @@ -17,6 +17,7 @@ USE_BUILDLINK2= YES USE_PKGINSTALL= YES USE_LIBTOOL= YES LTCONFIG_OVERRIDE= ${WRKSRC}/build/ltconfig +TEST_TARGET= test # unfortunately, --enable-phonetic cannot be disabled by runtime configuration GNU_CONFIGURE= YES @@ -95,10 +96,6 @@ post-install: ${RM} -f ${PKG_SYSCONFDIR}/$${file}.default; \ done -test: - -@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} \ - ${MAKE_PROGRAM} ${MAKE_FLAGS} -f ${MAKEFILE} test - .include "../../security/openssl/buildlink2.mk" .include "../../security/tcp_wrappers/buildlink2.mk" .include "../../mk/pthread.buildlink2.mk" -- cgit v1.2.3