diff options
author | wjv <wjv@FreeBSD.org> | 2001-09-20 17:41:29 +0800 |
---|---|---|
committer | wjv <wjv@FreeBSD.org> | 2001-09-20 17:41:29 +0800 |
commit | 56268a7c4e72d1164f6dec8a4e67f0262438a357 (patch) | |
tree | 202bbc9c7684d4d65f889f384e23cc96c81077ab /databases/py-bsddb3 | |
parent | 802b5317f2c54297c49817ea9ab3b1702ada5d08 (diff) | |
download | freebsd-ports-gnome-56268a7c4e72d1164f6dec8a4e67f0262438a357.tar.gz freebsd-ports-gnome-56268a7c4e72d1164f6dec8a4e67f0262438a357.tar.zst freebsd-ports-gnome-56268a7c4e72d1164f6dec8a4e67f0262438a357.zip |
- Remove explicit @cwd fom pkg-plist; this is not necessary now that this
port is installed $PREFIX-clean and can, in fact, now cause breakage. This
emerged during some discussion with the MAINTAINER which gave me the
opportunity to think this issue through.
Diffstat (limited to 'databases/py-bsddb3')
-rw-r--r-- | databases/py-bsddb3/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/databases/py-bsddb3/pkg-plist b/databases/py-bsddb3/pkg-plist index b080c94bee68..7a03eb215bdb 100644 --- a/databases/py-bsddb3/pkg-plist +++ b/databases/py-bsddb3/pkg-plist @@ -1,4 +1,3 @@ -@cwd %%LOCALBASE%% %%PYTHON_SITELIBDIR%%/bsddb3/__init__.py %%PYTHON_SITELIBDIR%%/bsddb3/__init__.pyc %%PYTHON_SITELIBDIR%%/bsddb3/__init__.pyo |