diff options
author | nectar <nectar@FreeBSD.org> | 1999-02-22 19:06:07 +0000 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 1999-02-22 19:06:07 +0000 |
commit | 313cc0b7699b92eee2af68ca0dadc4477301159d (patch) | |
tree | 94b719783eeefc496a051c7a8f18f59c2b64986e /lang/python/pkg-plist | |
parent | 904ef39db8f9cefa168ce4884f7fb5379ec251f8 (diff) | |
download | FreeBSD-ports-313cc0b7699b92eee2af68ca0dadc4477301159d.zip FreeBSD-ports-313cc0b7699b92eee2af68ca0dadc4477301159d.tar.gz |
Fix for building/packaging on FreeBSD 4.x.
Diffstat (limited to 'lang/python/pkg-plist')
-rw-r--r-- | lang/python/pkg-plist | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/python/pkg-plist b/lang/python/pkg-plist index b295c65..b9658a5 100644 --- a/lang/python/pkg-plist +++ b/lang/python/pkg-plist @@ -489,6 +489,19 @@ lib/python1.5/plat-freebsd3/TERMIOS.py lib/python1.5/plat-freebsd3/TERMIOS.pyc lib/python1.5/plat-freebsd3/TERMIOS.pyo lib/python1.5/plat-freebsd3/regen +lib/python1.5/plat-freebsd4/FCNTL.py +lib/python1.5/plat-freebsd4/FCNTL.pyc +lib/python1.5/plat-freebsd4/FCNTL.pyo +lib/python1.5/plat-freebsd4/IN.py +lib/python1.5/plat-freebsd4/IN.pyc +lib/python1.5/plat-freebsd4/IN.pyo +lib/python1.5/plat-freebsd4/SOCKET.py +lib/python1.5/plat-freebsd4/SOCKET.pyc +lib/python1.5/plat-freebsd4/SOCKET.pyo +lib/python1.5/plat-freebsd4/TERMIOS.py +lib/python1.5/plat-freebsd4/TERMIOS.pyc +lib/python1.5/plat-freebsd4/TERMIOS.pyo +lib/python1.5/plat-freebsd4/regen lib/python1.5/poly.py lib/python1.5/poly.pyc lib/python1.5/poly.pyo |