summaryrefslogtreecommitdiff
path: root/databases/mysql40-server/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2005-07-20 10:35:41 +0000
committerAlex Dupre <ale@FreeBSD.org>2005-07-20 10:35:41 +0000
commit6f747fb1e5b2985658eaaa2779e635ab0e03a619 (patch)
treed6ba9b4210055435df9d727022f3b00d0d1e4e72 /databases/mysql40-server/Makefile
parentUpdate to 1.4.3. (diff)
Update to 4.0.25 release.
Notes
Notes: svn path=/head/; revision=139673
Diffstat (limited to 'databases/mysql40-server/Makefile')
-rw-r--r--databases/mysql40-server/Makefile16
1 files changed, 2 insertions, 14 deletions
diff --git a/databases/mysql40-server/Makefile b/databases/mysql40-server/Makefile
index 7c97b75a86a9..e789a368a358 100644
--- a/databases/mysql40-server/Makefile
+++ b/databases/mysql40-server/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME?= mysql
-PORTVERSION= 4.0.24
-PORTREVISION?= 1
+PORTVERSION= 4.0.25
+PORTREVISION?= 0
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_MYSQL}
MASTER_SITE_SUBDIR= MySQL-4.0
@@ -109,11 +109,6 @@ PLIST_SUB= VER=${PORTVERSION}
MAN1= isamchk.1 isamlog.1 mysqld.1 \
mysqld_safe.1 perror.1 replace.1
-.if !defined(NOPORTDOCS)
-DOCS= manual.html manual.txt manual_toc.html
-PORTDOCS= ${DOCS} Flags
-.endif
-
INFO= mysql
pre-fetch:
@@ -147,13 +142,6 @@ post-install:
.if !defined(PACKAGE_BUILDING)
@${SETENV} ${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.endif
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}/Flags
-.for doc in ${DOCS}
- @${INSTALL_DATA} ${WRKSRC}/Docs/${doc} ${DOCSDIR}
-.endfor
- @${INSTALL_DATA} ${WRKSRC}/Docs/Flags/*.gif ${DOCSDIR}/Flags
-.endif
.else
# MySQL-Client part