diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 14:41:47 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-15 14:41:47 +0000 |
commit | bbf96068582428f5405a72286ff007c92790dbb2 (patch) | |
tree | 659e08516de417270ab5197efa4314df84c3f0d4 /audio/baudline | |
parent | 73b7748ca93caee74452f0a477b567b421296360 (diff) | |
download | ports-bbf96068582428f5405a72286ff007c92790dbb2.tar.gz ports-bbf96068582428f5405a72286ff007c92790dbb2.zip |
Notes
Diffstat (limited to 'audio/baudline')
-rw-r--r-- | audio/baudline/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/baudline/Makefile b/audio/baudline/Makefile index 67932e0244b8..e43f75d09a66 100644 --- a/audio/baudline/Makefile +++ b/audio/baudline/Makefile @@ -23,7 +23,7 @@ RESTRICTED= author requests no distribution except from their site PORTDOCS= README_unix.txt PLIST_FILES= bin/baudline -OPTIONS_DEFINE= MPG123 +OPTIONS_DEFINE= MPG123 DOCS OPTIONS_DEFAULT= MPG123 MMPG123_RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |