diff options
Diffstat (limited to 'net/pmf')
-rw-r--r-- | net/pmf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pmf/Makefile b/net/pmf/Makefile index 529d3313c61e..eaae46c6e8b4 100644 --- a/net/pmf/Makefile +++ b/net/pmf/Makefile @@ -21,7 +21,7 @@ CFLAGS+= -Wno-return-type NO_STAGE= yes -OPTIONS_DEFINE= DOCS EXAMPLES +OPTIONS_DEFINE= DOCS EXAMPLES .include <bsd.port.options.mk> |