diff options
author | swills <swills@FreeBSD.org> | 2014-07-08 22:49:34 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2014-07-08 22:49:34 +0800 |
commit | 2c34e751e4555266716aea385493280a1f99c664 (patch) | |
tree | c90cbaf016eac5b67b2cba0ce088a08bde490a9f /net | |
parent | 58430d00122647ffbaf08427dae7a990aa70524d (diff) | |
download | freebsd-ports-gnome-2c34e751e4555266716aea385493280a1f99c664.tar.gz freebsd-ports-gnome-2c34e751e4555266716aea385493280a1f99c664.tar.zst freebsd-ports-gnome-2c34e751e4555266716aea385493280a1f99c664.zip |
net/mosquitto: fix plist, don't need to try to delete python libdirs
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%% |