diff options
author | tsarna <tsarna> | 2000-10-26 16:44:58 +0000 |
---|---|---|
committer | tsarna <tsarna> | 2000-10-26 16:44:58 +0000 |
commit | dd6f55beeb57f8fc1edce60b92dd5864b0d79f39 (patch) | |
tree | 80e81f61eade102bbe55960290bdd1838d4a87f1 /x11 | |
parent | 78083674756e579c0772ae69a2ba07af48bc55b2 (diff) | |
download | pkgsrc-dd6f55beeb57f8fc1edce60b92dd5864b0d79f39.tar.gz |
Library versions, take 2. Still not right, but at least it will clean up
after itself now.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/py-wxWindows/Makefile | 4 | ||||
-rw-r--r-- | x11/py-wxWindows/pkg/PLIST.pre | 7 |
2 files changed, 8 insertions, 3 deletions
diff --git a/x11/py-wxWindows/Makefile b/x11/py-wxWindows/Makefile index 4edfe3c78ab..9244c000623 100644 --- a/x11/py-wxWindows/Makefile +++ b/x11/py-wxWindows/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2000/10/26 16:26:34 tsarna Exp $ +# $NetBSD: Makefile,v 1.5 2000/10/26 16:44:58 tsarna Exp $ # DISTNAME= wxPython-2.2.1 @@ -10,7 +10,7 @@ MAINTAINER= tsarna@netbsd.org HOMEPAGE= http://wxpython.org/ DEPENDS+= python>=2.0:../../lang/python -DEPENDS+= wxGTK>=2.2.0:../../x11/wxGTK +DEPENDS+= wxGTK>=2.2.1:../../x11/wxGTK PLIST_SRC= ${WRKDIR}/.PLIST_SRC SITE_PKG= lib/python2.0/site-packages diff --git a/x11/py-wxWindows/pkg/PLIST.pre b/x11/py-wxWindows/pkg/PLIST.pre index 739dd78e1c5..7d3d095e2ee 100644 --- a/x11/py-wxWindows/pkg/PLIST.pre +++ b/x11/py-wxWindows/pkg/PLIST.pre @@ -1,2 +1,7 @@ -@comment $NetBSD: PLIST.pre,v 1.2 2000/10/26 16:34:17 tsarna Exp $ +@comment $NetBSD: PLIST.pre,v 1.3 2000/10/26 16:44:59 tsarna Exp $ lib/libwxPyHelpers.so.1.0.0 +lib/libwxPyHelpers.so.1.0 +lib/libwxPyHelpers.so.1 +lib/libwxPyHelpers.so +lib/libwxPyHelpers.2.2.so.1 +lib/libwxPyHelpers.2.2.so |