aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorandreas <andreas@FreeBSD.org>2000-12-31 19:34:50 +0800
committerandreas <andreas@FreeBSD.org>2000-12-31 19:34:50 +0800
commitcc4f710282803c2011022ea435c935a2a07a5337 (patch)
tree6a2e66322c07cd8b6cfa1ebc68db790b25611d18 /net-mgmt
parent187634fda1978fd75402c2cfb9156fdd2e748bf8 (diff)
downloadfreebsd-ports-gnome-cc4f710282803c2011022ea435c935a2a07a5337.tar.gz
freebsd-ports-gnome-cc4f710282803c2011022ea435c935a2a07a5337.tar.zst
freebsd-ports-gnome-cc4f710282803c2011022ea435c935a2a07a5337.zip
- fix pkg list concerning removal of port (missing symlinks and dir)
- bump port revision because of changes in the packing list (to allow pkg_delete to nuke the installed port entirely) PR: 23975 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/cflowd/Makefile1
-rw-r--r--net-mgmt/cflowd/pkg-plist3
2 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/cflowd/Makefile b/net-mgmt/cflowd/Makefile
index 53b60be74fcf..6bb1295b208f 100644
--- a/net-mgmt/cflowd/Makefile
+++ b/net-mgmt/cflowd/Makefile
@@ -7,6 +7,7 @@
PORTNAME= cflowd
PORTVERSION= 2-1-b1
+PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= ftp://ftp.caida.org/pub/cflowd/
DISTNAME= ${PORTNAME}-${PORTVERSION}
diff --git a/net-mgmt/cflowd/pkg-plist b/net-mgmt/cflowd/pkg-plist
index 5a7143f171b2..023cc593472f 100644
--- a/net-mgmt/cflowd/pkg-plist
+++ b/net-mgmt/cflowd/pkg-plist
@@ -82,5 +82,8 @@ include/cflowd/snmp++/timetick.h
include/cflowd/snmp++/userdefined.h
include/cflowd/snmp++/usertimeout.h
include/cflowd/snmp++/vb.h
+@unexec /bin/rm -f /usr/local/lib/cflowd/libCfd.so
+@unexec /bin/rm -f /usr/local/lib/cflowd/libsnmp++.so
@unexec /usr/bin/env /sbin/ldconfig -R
+@dirrm /usr/local/lib/cflowd
@exec /usr/bin/env /sbin/ldconfig -m %B