diff options
Diffstat (limited to 'net/sslh/Makefile')
-rw-r--r-- | net/sslh/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/sslh/Makefile b/net/sslh/Makefile index e7f1c0e6b..1c0fe7663 100644 --- a/net/sslh/Makefile +++ b/net/sslh/Makefile @@ -38,6 +38,7 @@ define Build/Compile CFLAGS="$(TARGET_CFLAGS)" \ USELIBCONFIG= \ USELIBWRAP= \ + USELIBPCRE= \ all endef |