diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 12:12:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 12:12:00 +0000 |
commit | 7a0f4abe2be429be794564fa0ba30727d6458ef0 (patch) | |
tree | cb47117e55d8b3cfa8e1d039d125b1106964ca6e /audio/beast | |
parent | 60dbc060c34744dd55726fe83163eee3d49b4efe (diff) |
Notes
Diffstat (limited to 'audio/beast')
-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 55ef0ad00573..6974058e6ebd 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= xdg-open:${PORTSDIR}/devel/xdg-utils OPTIONS_DEFINE_i386= SSE USE_BZIP2= yes -USES= gmake pathfix gettext +USES= gmake pathfix gettext pkgconfig USE_GCC= yes USE_GNOME= gnomehier libgnomecanvas GNU_CONFIGURE= yes |