summaryrefslogtreecommitdiff
path: root/net/ettercap
diff options
context:
space:
mode:
authorjlam <jlam>2004-12-04 23:09:06 +0000
committerjlam <jlam>2004-12-04 23:09:06 +0000
commitbdd0077a87ea2ee1f991df93342707f45d1c4cbe (patch)
tree2ef88e75d07f9faafc01905d7ba4958af6ffdd61 /net/ettercap
parent922cf976913547bfb12e93c6d5c44f89fd1977c9 (diff)
downloadpkgsrc-bdd0077a87ea2ee1f991df93342707f45d1c4cbe.tar.gz
Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to the configure and build processes.
Diffstat (limited to 'net/ettercap')
-rw-r--r--net/ettercap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ettercap/Makefile b/net/ettercap/Makefile
index c0c4de65225..95a01f689a2 100644
--- a/net/ettercap/Makefile
+++ b/net/ettercap/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2004/11/12 06:39:20 jlam Exp $
+# $NetBSD: Makefile,v 1.33 2004/12/04 23:09:06 jlam Exp $
DISTNAME= ettercap-0.6.b
PKGREVISION= 2
@@ -19,6 +19,7 @@ USE_BUILDLINK3= yes
USE_NCURSES= # putwin()
PTHREAD_OPTS+= require
+PTHREAD_AUTO_VARS= yes
MAKE_ENV+= MACHINE_ARCH=${MACHINE_ARCH}
LIBS+= -ldes