diff options
author | frueauf <frueauf@pkgsrc.org> | 1998-09-06 22:01:08 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1998-09-06 22:01:08 +0000 |
commit | fff89bf32ceb9ed3ffae5a93d7d147795fd07149 (patch) | |
tree | 00c74e207203c6e183afa29d309abb82a1d38ef7 /x11 | |
parent | c43740b5c0cf802510f191cf12ef47ee3088b352 (diff) | |
download | pkgsrc-fff89bf32ceb9ed3ffae5a93d7d147795fd07149.tar.gz |
Since lang/python/Makefile fetches python source into a subdir, search
it there to prevent double download.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/py-Tk/Makefile | 3 | ||||
-rw-r--r-- | x11/py-Tk/files/md5 | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile index d882b827b37..058c9cdc824 100644 --- a/x11/py-Tk/Makefile +++ b/x11/py-Tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 1998/08/20 15:17:35 tsarna Exp $ +# $NetBSD: Makefile,v 1.4 1998/09/06 22:01:09 frueauf Exp $ # DISTNAME= pyth151 @@ -6,6 +6,7 @@ PKGNAME= py-Tk-1.5.1 CATEGORIES= x11 MASTER_SITES= ftp://ftp.python.org/pub/python/src/ EXTRACT_SUFX= .tgz +DIST_SUBDIR= python MAINTAINER= dolecek@ics.muni.cz HOMEPAGE= http://www.python.org/topics/tkinter/ diff --git a/x11/py-Tk/files/md5 b/x11/py-Tk/files/md5 index a3201cc0cd6..df4ab012116 100644 --- a/x11/py-Tk/files/md5 +++ b/x11/py-Tk/files/md5 @@ -1,3 +1,3 @@ -$NetBSD: md5,v 1.3 1998/08/07 13:29:06 agc Exp $ +$NetBSD: md5,v 1.4 1998/09/06 22:01:09 frueauf Exp $ -MD5 (pyth151.tgz) = eb8ef6e37e543058a2d47996ecf62427 +MD5 (python/pyth151.tgz) = eb8ef6e37e543058a2d47996ecf62427 |