diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-26 00:41:03 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-09-26 00:41:03 +0000 |
commit | 1d29e87e16d65af8d1c2d68f22e9e68215ad714c (patch) | |
tree | d3d4b1974cca0cdb91f1841fdfed53a7f03d07f8 /graphics/libdivxdecore-devel | |
parent | Upgrade to 2.2. Set MAINTAINER to -ports. (diff) |
quiet (less noise) extraction
Diffstat (limited to 'graphics/libdivxdecore-devel')
-rw-r--r-- | graphics/libdivxdecore-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libdivxdecore-devel/Makefile b/graphics/libdivxdecore-devel/Makefile index ca127114b0fb..67ef835057a8 100644 --- a/graphics/libdivxdecore-devel/Makefile +++ b/graphics/libdivxdecore-devel/Makefile @@ -19,7 +19,7 @@ BUILD_DEPENDS= ${NONEXISTENT}:${LIBDIVXDECORE_PORT}:patch WRKSRC= ${WRKDIR}/${LIBDIVXDECORE_PORT_WRKSRC:C/.+\///} USE_ZIP= yes -EXTRACT_BEFORE_ARGS= -a -L +EXTRACT_BEFORE_ARGS= -q -a -L GNU_CONFIGURE= yes USE_GMAKE= yes USE_LIBTOOL= yes |