summaryrefslogtreecommitdiff
path: root/databases/mysql40-server/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-01-29 12:44:04 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-01-29 12:44:04 +0000
commit4c8cf59839a33f61e31e0a688c3d0075a3e51832 (patch)
tree3a494831fb854395957dce5e4c3edb63b855ece4 /databases/mysql40-server/Makefile
parentAdd NO_LATEST_LINK to avoid link stomping (diff)
Use unique LATEST_LINK.
Reported by: kris Approved by: nork (mentor/implicitly)
Notes
Notes: svn path=/head/; revision=99398
Diffstat (limited to 'databases/mysql40-server/Makefile')
-rw-r--r--databases/mysql40-server/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/databases/mysql40-server/Makefile b/databases/mysql40-server/Makefile
index d568b42b90fe..07cd884b0733 100644
--- a/databases/mysql40-server/Makefile
+++ b/databases/mysql40-server/Makefile
@@ -105,6 +105,8 @@ USE_PERL5_RUN= yes
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql40
+LATEST_LINK= mysql40-server
+
CONFLICTS= mysql-server-3.* mysql-server-4.[1-9].* mysql-server-5.*
PLIST_SUB= DB_DIR=${DB_DIR} \
@@ -178,6 +180,8 @@ post-install:
# MySQL-Client part
.else
+LATEST_LINK= mysql40-client
+
CONFLICTS= mysql-client-3.* mysql-client-4.[1-9].* mysql-client-5.*
MAN1= isamchk.1 isamlog.1 mysql.1 mysql_zap.1 mysqlaccess.1 \