diff options
author | Cy Schubert <cy@FreeBSD.org> | 2012-04-03 03:16:57 +0800 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2012-04-03 03:16:57 +0800 |
commit | a173081983a6baf166affd19fe91d7d83a1a91e9 (patch) | |
tree | 8d696aefd2a1edca6ae782ec4c3fc09b12efb341 /audio/Makefile | |
parent | 6acc3fe54947c0bd5ac865e9fd21b20933579b37 (diff) | |
download | freebsd-ports-gnome-a173081983a6baf166affd19fe91d7d83a1a91e9.tar.gz freebsd-ports-gnome-a173081983a6baf166affd19fe91d7d83a1a91e9.tar.zst freebsd-ports-gnome-a173081983a6baf166affd19fe91d7d83a1a91e9.zip |
Return audio/muine back to the living and fix the compile time issue that
precipitated its removal.
Feature safe: yes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index fd1e1988e9d4..4712b600d5c1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -498,6 +498,7 @@ SUBDIR += mpg123.el SUBDIR += mpg321 SUBDIR += mpiosh + SUBDIR += muine SUBDIR += mumble SUBDIR += murmur SUBDIR += muse |