diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:57 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:57 +0000 |
commit | cff8764726aa5b62746e631319d08a014f3cf7e9 (patch) | |
tree | 21cc3117fe6500631bdc0e8d09b1df64f61cf456 /www/mohawk/Makefile | |
parent | 3e71c5820485b3e315bb589b71e4d98a1e76d120 (diff) |
Notes
Diffstat (limited to 'www/mohawk/Makefile')
-rw-r--r-- | www/mohawk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mohawk/Makefile b/www/mohawk/Makefile index 472f909e411e..653d569d1967 100644 --- a/www/mohawk/Makefile +++ b/www/mohawk/Makefile @@ -27,7 +27,7 @@ USE_RC_SUBR= mohawk CFLAGS+= -I${LOCALBASE}/include/event2/compat -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib/event2 -OPTIONS_DEFINE= EXAMPLES +OPTIONS_DEFINE= EXAMPLES .include <bsd.port.options.mk> |