diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-10-13 16:26:09 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-10-13 16:26:09 +0000 |
commit | 4d4d500854cfed6721ed55ec2aff33bb60e22f76 (patch) | |
tree | fd235b786825b6889149252ebc982376b02f2b12 /audio/patchage | |
parent | devel/py-gitless: Update to 0.8.4 (diff) |
- Switch waf to verbose builds as well
Approved by: portmgr (mat)
Differential Revision: D8240
Notes
Notes:
svn path=/head/; revision=423928
Diffstat (limited to 'audio/patchage')
-rw-r--r-- | audio/patchage/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/patchage/Makefile b/audio/patchage/Makefile index 832a29380f34..5741e133dab3 100644 --- a/audio/patchage/Makefile +++ b/audio/patchage/Makefile @@ -30,10 +30,6 @@ CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man \ CFLAGS+= -I${LOCALBASE}/include -.if defined(BATCH) || defined(PACKAGE_BUILDING) -MAKE_ARGS= --verbose -.endif - post-patch: @${REINPLACE_CMD} -e \ "s|$$[{]LIBDIRNAME[}]/pkgconfig|libdata/pkgconfig| ; \ |