diff options
Diffstat (limited to 'lang')
-rw-r--r-- | lang/python-devel/Makefile | 16 | ||||
-rw-r--r-- | lang/python/Makefile | 16 | ||||
-rw-r--r-- | lang/python15/Makefile | 16 | ||||
-rw-r--r-- | lang/python20/Makefile | 16 | ||||
-rw-r--r-- | lang/python21/Makefile | 16 | ||||
-rw-r--r-- | lang/python22/Makefile | 16 | ||||
-rw-r--r-- | lang/python23/Makefile | 16 | ||||
-rw-r--r-- | lang/python24/Makefile | 16 | ||||
-rw-r--r-- | lang/python25/Makefile | 16 | ||||
-rw-r--r-- | lang/python26/Makefile | 16 | ||||
-rw-r--r-- | lang/python27/Makefile | 16 | ||||
-rw-r--r-- | lang/python30/Makefile | 16 | ||||
-rw-r--r-- | lang/python31/Makefile | 16 | ||||
-rw-r--r-- | lang/python32/Makefile | 16 |
14 files changed, 14 insertions, 210 deletions
diff --git a/lang/python-devel/Makefile b/lang/python-devel/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python-devel/Makefile +++ b/lang/python-devel/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python/Makefile b/lang/python/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python/Makefile +++ b/lang/python/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python15/Makefile b/lang/python15/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python15/Makefile +++ b/lang/python15/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python20/Makefile b/lang/python20/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python20/Makefile +++ b/lang/python20/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python21/Makefile b/lang/python21/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python21/Makefile +++ b/lang/python21/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python22/Makefile b/lang/python22/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python22/Makefile +++ b/lang/python22/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python23/Makefile b/lang/python23/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python23/Makefile +++ b/lang/python23/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python24/Makefile b/lang/python24/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python24/Makefile +++ b/lang/python24/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python25/Makefile b/lang/python25/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python25/Makefile +++ b/lang/python25/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python26/Makefile b/lang/python26/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python26/Makefile +++ b/lang/python26/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python27/Makefile b/lang/python27/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python27/Makefile +++ b/lang/python27/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python30/Makefile b/lang/python30/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python30/Makefile +++ b/lang/python30/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python31/Makefile b/lang/python31/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python31/Makefile +++ b/lang/python31/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. diff --git a/lang/python32/Makefile b/lang/python32/Makefile index 7e3a0663fe2e..fc091f0a9713 100644 --- a/lang/python32/Makefile +++ b/lang/python32/Makefile @@ -8,15 +8,13 @@ DISTNAME= py152 PKGNAME= python-1.5.2 -CATEGORIES= lang python tk82 +CATEGORIES= lang python MASTER_SITES= ftp://www.python.org/pub/python/src/ \ ftp://ftp.cwi.nl/pub/python/src/ EXTRACT_SUFX= .tgz MAINTAINER= tg@FreeBSD.org -LIB_DEPENDS= ${TK_DEPENDS} - DIST_SUBDIR= python WRKSRC= ${WRKDIR}/Python-1.5.2 GNU_CONFIGURE= yes @@ -32,18 +30,6 @@ MAN1= python.1 SETUP_FILE= Setup # -# Support for Tk is compiled in by default only if X11 is installed. -# -.if exists(${X11BASE}) -WITH_TK?= yes -.endif -.if defined(WITH_TK) && $(WITH_TK) == yes -TK_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 -SETUP_LOCAL= Setup.tk -PLIST_TK= ${PKGDIR}/PLIST.tk -.endif - -# # If you want to use Python's thread module, you need to set WITH_THREADS # to 'yes', and you must have the FreeBSD threading c library (libc_r) # installed. See 'man 3 pthread' for details on libc_r. |