From bfd38e3d3de997c718a985e41bd7c54ec67801f6 Mon Sep 17 00:00:00 2001 From: drochner Date: Sat, 19 Jan 2002 15:03:35 +0000 Subject: -fix the libtoolization -use python buildlink file -install examples into version dependant subdir to avoid conflicts --- devel/py-expect/PLIST | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'devel/py-expect/PLIST') diff --git a/devel/py-expect/PLIST b/devel/py-expect/PLIST index b9ae43fcae3..1319b8871ea 100644 --- a/devel/py-expect/PLIST +++ b/devel/py-expect/PLIST @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 01:26:07 zuntum Exp $ -lib/python2.0/lib-dynload/ExpectPymodule.so -share/examples/python/py-expect/ask.py -share/examples/python/py-expect/glob.py -share/examples/python/py-expect/ping.py -share/examples/python/py-expect/telnet.py -share/examples/python/py-expect/xping.py -@dirrm share/examples/python/py-expect +@comment $NetBSD: PLIST,v 1.2 2002/01/19 15:03:36 drochner Exp $ +${PYLIB}/lib-dynload/ExpectPymodule.so +share/examples/${PYPKGPREFIX}-expect/ask.py +share/examples/${PYPKGPREFIX}-expect/glob.py +share/examples/${PYPKGPREFIX}-expect/ping.py +share/examples/${PYPKGPREFIX}-expect/telnet.py +share/examples/${PYPKGPREFIX}-expect/xping.py +@dirrm share/examples/${PYPKGPREFIX}-expect -- cgit v1.2.3