diff options
author | Steve Wills <swills@FreeBSD.org> | 2014-07-08 14:49:34 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2014-07-08 14:49:34 +0000 |
commit | 0d946edf55989fd155c61568e930edb21db37428 (patch) | |
tree | c90cbaf016eac5b67b2cba0ce088a08bde490a9f /net | |
parent | 05f5fc5134df22fba81be02f5917a4a097013efe (diff) | |
download | ports-0d946edf55989fd155c61568e930edb21db37428.tar.gz ports-0d946edf55989fd155c61568e930edb21db37428.zip |
net/mosquitto: fix plist, don't need to try to delete python libdirs
Notes
Notes:
svn path=/head/; revision=361253
Diffstat (limited to 'net')
-rw-r--r-- | net/mosquitto/pkg-plist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net/mosquitto/pkg-plist b/net/mosquitto/pkg-plist index f1d18eeb57e5..89c017234693 100644 --- a/net/mosquitto/pkg-plist +++ b/net/mosquitto/pkg-plist @@ -35,5 +35,3 @@ etc/mosquitto/aclfile.example @dirrmtry share/man/man3 @dirrmtry share/man/man1 @dirrmtry share/man -%%NOPYTHON%% @dirrmtry %%PYTHON_SITELIBDIR%% -%%NOPYTHON%% @dirrmtry %%PYTHON_LIBDIR%% |