Date: Wed, 27 May 2009 18:32:54 +0200 (CEST) From: Alex de Kruijff <samesame@akruijff.dds.nl> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Alex de Kruijff <samesame@akruijff.dds.nl> Subject: ports/134999: [MAINTAINER] sysutils/samesame Message-ID: <200905271632.n4RGWsqb079044@Server1.lan> Resent-Message-ID: <200905271640.n4RGe2ld083113@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 134999 >Category: ports >Synopsis: [MAINTAINER] sysutils/samesame >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Wed May 27 16:40:01 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Alex de Kruijff >Release: >Organization: >Environment: >Description: Be more verbose while running the test >How-To-Repeat: >Fix: --- Makefile.diff begins here --- --- Makefile.orig Wed May 27 18:26:25 2009 +++ Makefile Wed May 27 18:29:24 2009 @@ -52,6 +52,9 @@ CFLAGS+= -DPATH_INIT=256 CFLAGS+= -DSTATIC_CACHE_CAPACITY=8192 +post-patch: + @${REINPLACE_CMD} -e 's|@||g' ${WRKSRC}/Makefile + post-build: .if defined(WITH_TEST) cd ${WRKSRC}; ${MAKE} test --- Makefile.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905271632.n4RGWsqb079044>