From baefc72969c876587f513d54d7d69f88cb514f4c Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Thu, 20 Apr 2000 04:44:30 +0000 Subject: portlint and add SLAVEDIRS variable --- databases/mysql322-server/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'databases/mysql322-server/Makefile') 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 -- cgit v1.2.3