diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:12 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:12 +0000 |
commit | ac912d043d32252e75b9a79e68f7ffd1717eacd3 (patch) | |
tree | c57028b684f90e9d55f0823dd0fbdaa2a745b384 /devel/arduino-irremote/Makefile | |
parent | 7f58dfe7c3ae609101124033c1c1794ab84fc05b (diff) |
Notes
Diffstat (limited to 'devel/arduino-irremote/Makefile')
-rw-r--r-- | devel/arduino-irremote/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/arduino-irremote/Makefile b/devel/arduino-irremote/Makefile index 49e2ad1512ed..a674f21002d3 100644 --- a/devel/arduino-irremote/Makefile +++ b/devel/arduino-irremote/Makefile @@ -29,7 +29,7 @@ PLIST_DIRS= arduino/libraries/IRremote NO_STAGE= yes -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES .include <bsd.port.options.mk> |