diff options
Diffstat (limited to 'net/activemq/Makefile')
-rw-r--r-- | net/activemq/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/activemq/Makefile b/net/activemq/Makefile index 27df99d328c9..6076ad687f0a 100644 --- a/net/activemq/Makefile +++ b/net/activemq/Makefile @@ -66,7 +66,7 @@ PLIST_SUB= MQUSER="${MQUSER}" \ LVDBVERSION="${LVDBVERSION}" \ LVDBJNIVERSION="${LVDBJNIVERSION}" -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |