diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2017-02-04 12:08:32 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-02-04 12:08:32 +0000 |
| commit | 7f6af6ec3b095a9bd0406dac8dddeb4a6f9cf01c (patch) | |
| tree | 63faf08c748a5455646154ec02284047e4748584 | |
| parent | 7e1cc66d433c7a2d1181acca08d9fc6ef6bbfff7 (diff) | |
Notes
| -rw-r--r-- | audio/beast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/beast/Makefile b/audio/beast/Makefile index 7530a5f3c5a1..c39adf958726 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -75,4 +75,4 @@ post-patch: 's|-DG_DISABLE_DEPRECATED||' ${WRKSRC}/bse/Makefile.am \ ${WRKSRC}/bse/Makefile.in -.include <bsd.port.mk> +.include <bsd.port.post.mk> |
