diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:45 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:45 +0000 |
commit | 003d63081a6e438a5c507d846206b2decd7c4735 (patch) | |
tree | 68dc0e36625402a058a9ac047e325d67e0faa5a1 /comms/dabstick-radio | |
parent | de52c55ea6d60df7fd002c4cb560af897bc99f0b (diff) | |
download | ports-003d63081a6e438a5c507d846206b2decd7c4735.tar.gz ports-003d63081a6e438a5c507d846206b2decd7c4735.zip |
Notes
Diffstat (limited to 'comms/dabstick-radio')
-rw-r--r-- | comms/dabstick-radio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/dabstick-radio/Makefile b/comms/dabstick-radio/Makefile index 7d524fba2355..eb683f821bee 100644 --- a/comms/dabstick-radio/Makefile +++ b/comms/dabstick-radio/Makefile @@ -29,7 +29,7 @@ PLIST_FILES+= bin/dabreceiver bin/fmreceiver bin/spectrum-viewer ONLY_FOR_ARCHS= i386 amd64 ONLY_FOR_ARCHS_REASON= uses MMX and SSE2 -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |