summaryrefslogtreecommitdiff
path: root/databases/mysql323-client
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-01-17 12:47:02 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-01-17 12:47:02 +0000
commitc9989eb4c43f689eb27a4cbb5cdf1cb4e09fdb70 (patch)
tree07a65e5cc70b81fbe477c27d06fdffb45672a109 /databases/mysql323-client
parentMake fetchable (diff)
- Completely restructure the port to follow other mysql* ports
(too many improvements to be listed here) - Correctly support PTHREAD_LIBS/CFLAGS - Use USE_GNOME=lthack - Propagate DB_DIR in package [1] - Use my @FreeBSD.org email address - Bump PORTREVISION PR: ports/24749 [1] Submitted by: Tom Pavel <pavel@networkphysics.com> [1] Approved by: nork (mentor/implicitly)
Notes
Notes: svn path=/head/; revision=98397
Diffstat (limited to 'databases/mysql323-client')
-rw-r--r--databases/mysql323-client/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/databases/mysql323-client/Makefile b/databases/mysql323-client/Makefile
index 84a0321ab2b1..16daa7084996 100644
--- a/databases/mysql323-client/Makefile
+++ b/databases/mysql323-client/Makefile
@@ -5,11 +5,14 @@
# $FreeBSD$
#
-PORTNAME= mysql-client
-PORTREVISION= 0
+PORTNAME= mysql
+PORTREVISION= 1
+PKGNAMESUFFIX= -client
-MASTERDIR= ${.CURDIR}/../mysql323-server
COMMENT= Multithreaded SQL database (client)
+
+MASTERDIR= ${.CURDIR}/../mysql323-server
+
PKGINSTALL= mustnotexist
PLIST= ${PKGDIR}/pkg-plist.client