diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-09-16 21:12:48 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2019-09-16 21:12:48 +0000 |
commit | 1ae3235c8b9160caad4625a475eaf7b1441c77bb (patch) | |
tree | beda83d963dfffed138f917a67b52691e4dec6bb /audio/mhwaveedit/Makefile | |
parent | 22f149f3d104395e4e7fd8f5b12116b27a032bca (diff) | |
download | ports-1ae3235c8b9160caad4625a475eaf7b1441c77bb.tar.gz ports-1ae3235c8b9160caad4625a475eaf7b1441c77bb.zip |
Notes
Diffstat (limited to 'audio/mhwaveedit/Makefile')
-rw-r--r-- | audio/mhwaveedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mhwaveedit/Makefile b/audio/mhwaveedit/Makefile index faee84a66091..029c56e36b6a 100644 --- a/audio/mhwaveedit/Makefile +++ b/audio/mhwaveedit/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING USE_GITHUB= yes GH_ACCOUNT= magnush -USES= autoreconf localbase pathfix pkgconfig tar:bzip2 +USES= autoreconf gnome localbase pathfix pkgconfig tar:bzip2 USE_GNOME= gtk20 GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-alsalib \ |