diff options
Diffstat (limited to 'graphics/barbecue/Makefile')
-rw-r--r-- | graphics/barbecue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/barbecue/Makefile b/graphics/barbecue/Makefile index 7c3f310ffdf..5442f500155 100644 --- a/graphics/barbecue/Makefile +++ b/graphics/barbecue/Makefile @@ -33,7 +33,7 @@ OPTIONS_SINGLE= AS OPTIONS_SINGLE_AS= TOMCAT6 TOMCAT7 OPTIONS_DEFAULT= TOMCAT6 -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |