summaryrefslogtreecommitdiff
path: root/net/ettercap-NG
diff options
context:
space:
mode:
authoradrianp <adrianp@pkgsrc.org>2005-05-05 20:30:14 +0000
committeradrianp <adrianp@pkgsrc.org>2005-05-05 20:30:14 +0000
commit92ed991283466f86e9bac62da189b758b440e0a6 (patch)
tree45688ca107f9d956e09bda67cbe5878de2c5727c /net/ettercap-NG
parent905f0fcfd275712e1866c8b5f9c1b9bccb011b13 (diff)
downloadpkgsrc-92ed991283466f86e9bac62da189b758b440e0a6.tar.gz
- Remove old hack that is now fixed in pkgsrc
Diffstat (limited to 'net/ettercap-NG')
-rw-r--r--net/ettercap-NG/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/ettercap-NG/Makefile b/net/ettercap-NG/Makefile
index 41c79b4545d..fc22815bc7d 100644
--- a/net/ettercap-NG/Makefile
+++ b/net/ettercap-NG/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/05/05 19:34:44 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2005/05/05 20:30:14 adrianp Exp $
DISTNAME= ettercap-NG-0.7.2
CATEGORIES= net
@@ -42,12 +42,6 @@ PKG_SUPPORTED_OPTIONS= gtk
CONFIGURE_ARGS+= --enable-gtk
.endif
-# See PR# 28772 about INSTALL_STRIPPED=NO being ignored on certain platforms
-.if ${OPSYS} == "Darwin"
-_STRIPFLAG_CC=
-_STRIPFLAG_INSTALL=
-.endif
-
.include "../../security/openssl/buildlink3.mk"
.include "../../devel/libnet11/buildlink3.mk"
.include "../../devel/libltdl/buildlink3.mk"