From 7f5f51a7926b1a36676464e0fdc42f9a21458e91 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 7 Dec 1998 05:34:38 +0000 Subject: Remove the trailing '/' from *_DEPENDS definitions. Caught by: A little perl script for INDEX generation that Satoshi and I are working on. :) --- devel/SWIG-devel/Makefile | 4 ++-- devel/SWIG/Makefile | 4 ++-- devel/swig11/Makefile | 4 ++-- devel/swig13/Makefile | 4 ++-- devel/swig20/Makefile | 4 ++-- 5 files changed, 10 insertions(+), 10 deletions(-) (limited to 'devel') diff --git a/devel/SWIG-devel/Makefile b/devel/SWIG-devel/Makefile index 967828e6248b..eb7dc6868eea 100644 --- a/devel/SWIG-devel/Makefile +++ b/devel/SWIG-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.11 1998/02/24 21:42:56 jseger Exp $ +# $Id: Makefile,v 1.12 1998/06/25 06:43:28 tg Exp $ # DISTNAME= swig1.1p4 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ MAINTAINER= erich@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ +BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \ ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81 USE_PERL5= YES diff --git a/devel/SWIG/Makefile b/devel/SWIG/Makefile index 967828e6248b..eb7dc6868eea 100644 --- a/devel/SWIG/Makefile +++ b/devel/SWIG/Makefile @@ -3,7 +3,7 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.11 1998/02/24 21:42:56 jseger Exp $ +# $Id: Makefile,v 1.12 1998/06/25 06:43:28 tg Exp $ # DISTNAME= swig1.1p4 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ MAINTAINER= erich@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ +BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \ ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81 USE_PERL5= YES diff --git a/devel/swig11/Makefile b/devel/swig11/Makefile index 967828e6248b..eb7dc6868eea 100644 --- a/devel/swig11/Makefile +++ b/devel/swig11/Makefile @@ -3,7 +3,7 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.11 1998/02/24 21:42:56 jseger Exp $ +# $Id: Makefile,v 1.12 1998/06/25 06:43:28 tg Exp $ # DISTNAME= swig1.1p4 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ MAINTAINER= erich@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ +BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \ ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81 USE_PERL5= YES diff --git a/devel/swig13/Makefile b/devel/swig13/Makefile index 967828e6248b..eb7dc6868eea 100644 --- a/devel/swig13/Makefile +++ b/devel/swig13/Makefile @@ -3,7 +3,7 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.11 1998/02/24 21:42:56 jseger Exp $ +# $Id: Makefile,v 1.12 1998/06/25 06:43:28 tg Exp $ # DISTNAME= swig1.1p4 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ MAINTAINER= erich@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ +BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \ ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81 USE_PERL5= YES diff --git a/devel/swig20/Makefile b/devel/swig20/Makefile index 967828e6248b..eb7dc6868eea 100644 --- a/devel/swig20/Makefile +++ b/devel/swig20/Makefile @@ -3,7 +3,7 @@ # Date created: 19 April 1996 # Whom: jkh # -# $Id: Makefile,v 1.11 1998/02/24 21:42:56 jseger Exp $ +# $Id: Makefile,v 1.12 1998/06/25 06:43:28 tg Exp $ # DISTNAME= swig1.1p4 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.cs.utah.edu/pub/beazley/SWIG/ \ MAINTAINER= erich@FreeBSD.ORG -BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python/ \ +BUILD_DEPENDS= ${PREFIX}/bin/python:${PORTSDIR}/lang/python \ ${PREFIX}/bin/tclsh8.1:${PORTSDIR}/lang/tcl81 USE_PERL5= YES -- cgit v1.2.3