aboutsummaryrefslogtreecommitdiffstats
path: root/net/howl
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2005-07-04 13:02:51 +0800
committermarcus <marcus@FreeBSD.org>2005-07-04 13:02:51 +0800
commitdc5f5887d00353b0aaf2bdfef99f495012dcf2fa (patch)
tree8bbeb6c407dcd27883c1972da9394431c993e32f /net/howl
parent697b48d614a8938f5f86573e4639a975ec163629 (diff)
downloadfreebsd-ports-gnome-dc5f5887d00353b0aaf2bdfef99f495012dcf2fa.tar.gz
freebsd-ports-gnome-dc5f5887d00353b0aaf2bdfef99f495012dcf2fa.tar.zst
freebsd-ports-gnome-dc5f5887d00353b0aaf2bdfef99f495012dcf2fa.zip
Add USE_GETOPT_LONG to fix the build on 4.X.
Reported by: pointyhat via kris
Diffstat (limited to 'net/howl')
-rw-r--r--net/howl/Makefile1
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}"