diff options
author | antoine <antoine@FreeBSD.org> | 2017-05-17 04:13:06 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2017-05-17 04:13:06 +0800 |
commit | a85b0fa118bd81671b0c56722b1c2c6f539d979b (patch) | |
tree | b1b372ecb5b2381c3d38c46b77299d685b28e185 /audio | |
parent | a224199f369bcede7c7a1b3a4bc02f8980b0f3b4 (diff) | |
download | freebsd-ports-gnome-a85b0fa118bd81671b0c56722b1c2c6f539d979b.tar.gz freebsd-ports-gnome-a85b0fa118bd81671b0c56722b1c2c6f539d979b.tar.zst freebsd-ports-gnome-a85b0fa118bd81671b0c56722b1c2c6f539d979b.zip |
Hook audio/mpdscribble to the build
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index ab706f20d9ae..f6f8c147f459 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -515,6 +515,7 @@ SUBDIR += mpdas SUBDIR += mpdbrowser SUBDIR += mpdcon + SUBDIR += mpdscribble SUBDIR += mpg123 SUBDIR += mpg123.el SUBDIR += mpg321 |