aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql51-server/files
diff options
context:
space:
mode:
authordirk <dirk@FreeBSD.org>1999-07-01 16:44:49 +0800
committerdirk <dirk@FreeBSD.org>1999-07-01 16:44:49 +0800
commit9933c2efcb54e904f091251133d2dbeaaabae412 (patch)
tree0768eb2ea511dcaca9eba9011fa43c23e8fc5492 /databases/mysql51-server/files
parent54f31679e38f1ca8c3ea7176e1219a9e13a735b5 (diff)
downloadfreebsd-ports-gnome-9933c2efcb54e904f091251133d2dbeaaabae412.tar.gz
freebsd-ports-gnome-9933c2efcb54e904f091251133d2dbeaaabae412.tar.zst
freebsd-ports-gnome-9933c2efcb54e904f091251133d2dbeaaabae412.zip
Split mysql322 into mysql322-client and mysql322-server.
mysql322-client uses mysql322-server as a master port. So all the magic is in mysql322-server. mysql322-client must be used to add dependencies to, now. Thanks to Dan Moschuk <dan@trinsec.com> for giving the initial point.
Diffstat (limited to 'databases/mysql51-server/files')
-rw-r--r--databases/mysql51-server/files/patch-Makefile.in16
1 files changed, 16 insertions, 0 deletions
diff --git a/databases/mysql51-server/files/patch-Makefile.in b/databases/mysql51-server/files/patch-Makefile.in
new file mode 100644
index 000000000000..ca3680549992
--- /dev/null
+++ b/databases/mysql51-server/files/patch-Makefile.in
@@ -0,0 +1,16 @@
+--- Makefile.in.orig Sun Jun 6 04:51:50 1999
++++ Makefile.in Sat Jun 26 08:53:51 1999
+@@ -141,8 +141,11 @@
+ # These are built from source in the Docs directory
+ EXTRA_DIST = INSTALL-SOURCE-GENERIC README PUBLIC INSTALL-SOURCE MIRRORS
+
+-SUBDIRS = @docs_dirs@ @readline_dir@ client @sql_server_dirs@ scripts include tests man @bench_dirs@ support-files
+-
++.if defined(CLIENT_ONLY)
++SUBDIRS = @readline_dir@ client include tests man
++.else
++SUBDIRS = @docs_dirs@ @sql_server_dirs@ scripts @bench_dirs@ support-files
++.endif
+
+ # Relink after clean
+ CLEANFILES = linked_client_sources