diff options
| author | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 04:44:30 +0000 | 
|---|---|---|
| committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-20 04:44:30 +0000 | 
| commit | baefc72969c876587f513d54d7d69f88cb514f4c (patch) | |
| tree | 3c89891a302fffa263fc46ab7ba066280c388940 | |
| parent | fix packaging errors (don't sort the @dirrm list in a-z order) (diff) | |
portlint and add SLAVEDIRS variable
| -rw-r--r-- | databases/mysql322-server/Makefile | 3 | ||||
| -rw-r--r-- | databases/mysql323-server/Makefile | 3 | ||||
| -rw-r--r-- | databases/mysql40-server/Makefile | 3 | ||||
| -rw-r--r-- | databases/mysql41-server/Makefile | 3 | ||||
| -rw-r--r-- | databases/mysql50-server/Makefile | 3 | ||||
| -rw-r--r-- | databases/mysql51-server/Makefile | 3 | ||||
| -rw-r--r-- | databases/mysql54-server/Makefile | 3 | ||||
| -rw-r--r-- | databases/mysql55-server/Makefile | 3 | ||||
| -rw-r--r-- | databases/mysql60-server/Makefile | 3 | ||||
| -rw-r--r-- | databases/percona55-server/Makefile | 3 | 
10 files changed, 20 insertions, 10 deletions
| diff --git a/databases/mysql322-server/Makefile b/databases/mysql322-server/Makefile index 713c15b4bd8d..9a6c2a590256 100644 --- a/databases/mysql322-server/Makefile +++ b/databases/mysql322-server/Makefile @@ -5,7 +5,6 @@  # $FreeBSD$  # -MASTERPORTNAME=	mysql-server  PORTNAME?=	${MASTERPORTNAME}  PORTVERSION=	3.22.32  CATEGORIES=	databases @@ -19,6 +18,8 @@ MAINTAINER=	dirk@FreeBSD.org  Y2K=		http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance +SLAVEDIRS=	databases/mysql322-client +MASTERPORTNAME=	mysql-server  DB_DIR?=	/var/db/mysql  USE_PERL5=	yes  USE_LIBTOOL=	yes diff --git a/databases/mysql323-server/Makefile b/databases/mysql323-server/Makefile index 713c15b4bd8d..9a6c2a590256 100644 --- a/databases/mysql323-server/Makefile +++ b/databases/mysql323-server/Makefile @@ -5,7 +5,6 @@  # $FreeBSD$  # -MASTERPORTNAME=	mysql-server  PORTNAME?=	${MASTERPORTNAME}  PORTVERSION=	3.22.32  CATEGORIES=	databases @@ -19,6 +18,8 @@ MAINTAINER=	dirk@FreeBSD.org  Y2K=		http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance +SLAVEDIRS=	databases/mysql322-client +MASTERPORTNAME=	mysql-server  DB_DIR?=	/var/db/mysql  USE_PERL5=	yes  USE_LIBTOOL=	yes diff --git a/databases/mysql40-server/Makefile b/databases/mysql40-server/Makefile index 713c15b4bd8d..9a6c2a590256 100644 --- a/databases/mysql40-server/Makefile +++ b/databases/mysql40-server/Makefile @@ -5,7 +5,6 @@  # $FreeBSD$  # -MASTERPORTNAME=	mysql-server  PORTNAME?=	${MASTERPORTNAME}  PORTVERSION=	3.22.32  CATEGORIES=	databases @@ -19,6 +18,8 @@ MAINTAINER=	dirk@FreeBSD.org  Y2K=		http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance +SLAVEDIRS=	databases/mysql322-client +MASTERPORTNAME=	mysql-server  DB_DIR?=	/var/db/mysql  USE_PERL5=	yes  USE_LIBTOOL=	yes diff --git a/databases/mysql41-server/Makefile b/databases/mysql41-server/Makefile index 713c15b4bd8d..9a6c2a590256 100644 --- a/databases/mysql41-server/Makefile +++ b/databases/mysql41-server/Makefile @@ -5,7 +5,6 @@  # $FreeBSD$  # -MASTERPORTNAME=	mysql-server  PORTNAME?=	${MASTERPORTNAME}  PORTVERSION=	3.22.32  CATEGORIES=	databases @@ -19,6 +18,8 @@ MAINTAINER=	dirk@FreeBSD.org  Y2K=		http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance +SLAVEDIRS=	databases/mysql322-client +MASTERPORTNAME=	mysql-server  DB_DIR?=	/var/db/mysql  USE_PERL5=	yes  USE_LIBTOOL=	yes diff --git a/databases/mysql50-server/Makefile b/databases/mysql50-server/Makefile index 713c15b4bd8d..9a6c2a590256 100644 --- a/databases/mysql50-server/Makefile +++ b/databases/mysql50-server/Makefile @@ -5,7 +5,6 @@  # $FreeBSD$  # -MASTERPORTNAME=	mysql-server  PORTNAME?=	${MASTERPORTNAME}  PORTVERSION=	3.22.32  CATEGORIES=	databases @@ -19,6 +18,8 @@ MAINTAINER=	dirk@FreeBSD.org  Y2K=		http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance +SLAVEDIRS=	databases/mysql322-client +MASTERPORTNAME=	mysql-server  DB_DIR?=	/var/db/mysql  USE_PERL5=	yes  USE_LIBTOOL=	yes diff --git a/databases/mysql51-server/Makefile b/databases/mysql51-server/Makefile index 713c15b4bd8d..9a6c2a590256 100644 --- a/databases/mysql51-server/Makefile +++ b/databases/mysql51-server/Makefile @@ -5,7 +5,6 @@  # $FreeBSD$  # -MASTERPORTNAME=	mysql-server  PORTNAME?=	${MASTERPORTNAME}  PORTVERSION=	3.22.32  CATEGORIES=	databases @@ -19,6 +18,8 @@ MAINTAINER=	dirk@FreeBSD.org  Y2K=		http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance +SLAVEDIRS=	databases/mysql322-client +MASTERPORTNAME=	mysql-server  DB_DIR?=	/var/db/mysql  USE_PERL5=	yes  USE_LIBTOOL=	yes diff --git a/databases/mysql54-server/Makefile b/databases/mysql54-server/Makefile index 713c15b4bd8d..9a6c2a590256 100644 --- a/databases/mysql54-server/Makefile +++ b/databases/mysql54-server/Makefile @@ -5,7 +5,6 @@  # $FreeBSD$  # -MASTERPORTNAME=	mysql-server  PORTNAME?=	${MASTERPORTNAME}  PORTVERSION=	3.22.32  CATEGORIES=	databases @@ -19,6 +18,8 @@ MAINTAINER=	dirk@FreeBSD.org  Y2K=		http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance +SLAVEDIRS=	databases/mysql322-client +MASTERPORTNAME=	mysql-server  DB_DIR?=	/var/db/mysql  USE_PERL5=	yes  USE_LIBTOOL=	yes diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile index 713c15b4bd8d..9a6c2a590256 100644 --- a/databases/mysql55-server/Makefile +++ b/databases/mysql55-server/Makefile @@ -5,7 +5,6 @@  # $FreeBSD$  # -MASTERPORTNAME=	mysql-server  PORTNAME?=	${MASTERPORTNAME}  PORTVERSION=	3.22.32  CATEGORIES=	databases @@ -19,6 +18,8 @@ MAINTAINER=	dirk@FreeBSD.org  Y2K=		http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance +SLAVEDIRS=	databases/mysql322-client +MASTERPORTNAME=	mysql-server  DB_DIR?=	/var/db/mysql  USE_PERL5=	yes  USE_LIBTOOL=	yes diff --git a/databases/mysql60-server/Makefile b/databases/mysql60-server/Makefile index 713c15b4bd8d..9a6c2a590256 100644 --- a/databases/mysql60-server/Makefile +++ b/databases/mysql60-server/Makefile @@ -5,7 +5,6 @@  # $FreeBSD$  # -MASTERPORTNAME=	mysql-server  PORTNAME?=	${MASTERPORTNAME}  PORTVERSION=	3.22.32  CATEGORIES=	databases @@ -19,6 +18,8 @@ MAINTAINER=	dirk@FreeBSD.org  Y2K=		http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance +SLAVEDIRS=	databases/mysql322-client +MASTERPORTNAME=	mysql-server  DB_DIR?=	/var/db/mysql  USE_PERL5=	yes  USE_LIBTOOL=	yes diff --git a/databases/percona55-server/Makefile b/databases/percona55-server/Makefile index 713c15b4bd8d..9a6c2a590256 100644 --- a/databases/percona55-server/Makefile +++ b/databases/percona55-server/Makefile @@ -5,7 +5,6 @@  # $FreeBSD$  # -MASTERPORTNAME=	mysql-server  PORTNAME?=	${MASTERPORTNAME}  PORTVERSION=	3.22.32  CATEGORIES=	databases @@ -19,6 +18,8 @@ MAINTAINER=	dirk@FreeBSD.org  Y2K=		http://www.tcx.se/Manual_chapter/manual_Introduction.html#Year_2000_compliance +SLAVEDIRS=	databases/mysql322-client +MASTERPORTNAME=	mysql-server  DB_DIR?=	/var/db/mysql  USE_PERL5=	yes  USE_LIBTOOL=	yes | 
