diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2005-03-09 16:58:31 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2005-03-09 16:58:31 +0000 |
commit | 9950cafcdbd42fbb8918bc6984e43e554ba515e8 (patch) | |
tree | b270de6674de1f3175e48e052ab78d8e395fb5f3 /net/quagga/pkg-plist | |
parent | 19434ec1e8ac451a631f28a953793406682b6c7c (diff) |
- Make use of USE_RCORDER.
PR: ports/78614
Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
Approved by: pav (mentor)
Notes
Notes:
svn path=/head/; revision=130740
Diffstat (limited to 'net/quagga/pkg-plist')
-rw-r--r-- | net/quagga/pkg-plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/quagga/pkg-plist b/net/quagga/pkg-plist index 2fdffbcab82b..c42f1b412e9c 100644 --- a/net/quagga/pkg-plist +++ b/net/quagga/pkg-plist @@ -77,8 +77,4 @@ include/quagga/zebra.h @dirrm include/quagga @dirrm share/examples/quagga @dirrm etc/quagga -@cwd %%RC_DIR%% -quagga%%RC_SUFX%% -watchquagga%%RC_SUFX%% -@cwd %%CWD_TRICK%% @unexec rmdir %%LOCALSTATE_DIR%% 2>/dev/null || true |