summaryrefslogtreecommitdiff
path: root/net-p2p/py-bittorrent-devel
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-02-29 14:20:45 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2004-02-29 14:20:45 +0000
commitc726aa3ed31190920a926b20a362c6890417c916 (patch)
tree4b8fe75f0dc4945cc3c4b50ef975111a6621f830 /net-p2p/py-bittorrent-devel
parentAdd trang, convertor between different schema languages for XML. It (diff)
Use a PYTHON_LIBDIR PLIST_SUB instead of a hard coded path
Notes
Notes: svn path=/head/; revision=102535
Diffstat (limited to 'net-p2p/py-bittorrent-devel')
-rw-r--r--net-p2p/py-bittorrent-devel/pkg-plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/py-bittorrent-devel/pkg-plist b/net-p2p/py-bittorrent-devel/pkg-plist
index f77df123fb44..662fb417c7c3 100644
--- a/net-p2p/py-bittorrent-devel/pkg-plist
+++ b/net-p2p/py-bittorrent-devel/pkg-plist
@@ -98,4 +98,4 @@ bin/bttrack.py
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm %%PYTHON_SITELIBDIR%%/BitTorrent
@unexec rmdir %D/%%PYTHON_SITELIBDIR%% 2>/dev/null || true
-@unexec rmdir %D/lib/python2.2 2>/dev/null || true
+@unexec rmdir %D/%%PYTHON_LIBDIR%% 2>/dev/null || true