svn commit: r349671 - head/devel/gperf
Dirk Meyer
dinoex at FreeBSD.org
Sun Mar 30 19:46:11 UTC 2014
Author: dinoex
Date: Sun Mar 30 19:46:10 2014
New Revision: 349671
URL: http://svnweb.freebsd.org/changeset/ports/349671
QAT: https://qat.redports.org/buildarchive/r349671/
Log:
- be more verbose
Modified:
head/devel/gperf/Makefile
Modified: head/devel/gperf/Makefile
==============================================================================
--- head/devel/gperf/Makefile Sun Mar 30 19:44:48 2014 (r349670)
+++ head/devel/gperf/Makefile Sun Mar 30 19:46:10 2014 (r349671)
@@ -23,6 +23,6 @@ INFO= gperf
regression-test: test
test: build
- @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
+ cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list