diff options
Diffstat (limited to 'net/howl')
-rw-r--r-- | net/howl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/howl/Makefile b/net/howl/Makefile index 88e52052c321..10cefd986703 100644 --- a/net/howl/Makefile +++ b/net/howl/Makefile @@ -14,6 +14,7 @@ COMMENT= Zeroconf/Bonjour(tm) implementation USE_GMAKE= yes USE_GNOME= gnometarget pkgconfig +USE_GETOPT_LONG=yes USE_LIBTOOL_VER=15 USE_RC_SUBR= yes CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}" |