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/ecore-main | |
parent | 7f58dfe7c3ae609101124033c1c1794ab84fc05b (diff) |
Notes
Diffstat (limited to 'devel/ecore-main')
-rw-r--r-- | devel/ecore-main/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ecore-main/Makefile b/devel/ecore-main/Makefile index e513a0976f6d..12849962f60b 100644 --- a/devel/ecore-main/Makefile +++ b/devel/ecore-main/Makefile @@ -25,7 +25,7 @@ EXAMPLESDIR= ${PREFIX}/share/examples/ecore .include "Makefile.inc" -OPTIONS_DEFINE= NLS EXAMPLES +OPTIONS_DEFINE= NLS EXAMPLES .include <bsd.port.options.mk> |