diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2010-10-29 16:34:58 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2010-10-29 16:34:58 +0000 |
commit | d80099f2adc32d226e36c6529692247708b764e1 (patch) | |
tree | 42e2dde5876796da7bc59bea3133f4c0ec89e24b /net-mgmt | |
parent | f089a910033b336b0a7f3cc5567696be0e21486e (diff) | |
download | ports-d80099f2adc32d226e36c6529692247708b764e1.tar.gz ports-d80099f2adc32d226e36c6529692247708b764e1.zip |
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/kismet/Makefile | 4 | ||||
-rw-r--r-- | net-mgmt/kismet/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/net-mgmt/kismet/Makefile b/net-mgmt/kismet/Makefile index c784ee7f418d..f3cb5d55fffd 100644 --- a/net-mgmt/kismet/Makefile +++ b/net-mgmt/kismet/Makefile @@ -80,10 +80,12 @@ post-patch: -e "/ouifile=/{/wireshark/d;s|/etc|${DOCSDIR}|;}" \ ${WRKSRC}/conf/kismet.conf.in \ ${WRKSRC}/conf/kismet_drone.conf - ${REINPLACE_CMD} -e "s/plugin-/plugin-[aps]/" \ + @${REINPLACE_CMD} -e "s/plugin-/plugin-[aps]/" \ -e "s/make/${GMAKE}/" \ -e "s/\$$(MAKE)/${GMAKE}/" \ ${WRKSRC}/Makefile.in + @${REINPLACE_CMD} -e "/PLUGINLDFLAGS/d" \ + ${WRKSRC}/Makefile.inc.in post-install: .ifndef(NOPORTDOCS) diff --git a/net-mgmt/kismet/distinfo b/net-mgmt/kismet/distinfo index 4862d1532e09..a85ed8ec4347 100644 --- a/net-mgmt/kismet/distinfo +++ b/net-mgmt/kismet/distinfo @@ -1,5 +1,3 @@ -MD5 (kismet/kismet-2010-07-R1.tar.gz) = 85e59186eb529889118b5635f35cf57d SHA256 (kismet/kismet-2010-07-R1.tar.gz) = b1bae7a97e7a904bf620f285aa0d62ebc1fd3b54b671fbca125405036f949e80 SIZE (kismet/kismet-2010-07-R1.tar.gz) = 896466 -MD5 (kismet/manuf) = IGNORE SHA256 (kismet/manuf) = IGNORE |