Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 25 Jun 2011 07:34:01 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/mariadb-client Makefile ports/databases/mariadb-scripts Makefile ports/databases/mariadb-server Makefile
Message-ID:  <201106250734.p5P7Y1QB061530@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2011-06-25 07:34:01 UTC

  FreeBSD ports repository

  Modified files:
    databases/mariadb-client Makefile 
    databases/mariadb-scripts Makefile 
    databases/mariadb-server Makefile 
  Log:
  For some reason PKGNAMESUFFIX is not added to UNIQUENAME, so force it.
  
  This fixes -client and -server both creating ${LDCONFIG_DIR}/mariadb,
  as well as allowing different /var/db/ports/directories which is good
  since -client and -server have different options.
  
  It's probably not strictly necessary to apply this change to -scripts,
  but do it anyway for consistency.
  
  Revision  Changes    Path
  1.11      +2 -0      ports/databases/mariadb-client/Makefile
  1.11      +2 -0      ports/databases/mariadb-scripts/Makefile
  1.12      +3 -0      ports/databases/mariadb-server/Makefile



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106250734.p5P7Y1QB061530>