cvs commit: ports/mail/vpopmail-devel Makefile pkg-install

Oliver Lehmann oliver at FreeBSD.org
Wed Nov 29 09:39:01 PST 2006


oliver      2006-11-29 17:38:45 UTC

  FreeBSD ports repository

  Modified files:
    mail/vpopmail-devel  Makefile pkg-install 
  Log:
  while adding vpopmail-devel as a package, PKG_PREFIX
  gets defined as ${PREFIX} - not as ${PREFIX}/vpopmail like it is defined
  in the Makefile. This ends up in creating users with /usr/local
  as home dir prefix, not /usr/local/vpopmail. This leads to a
  wrong home dir, and uninstallable other vpopmail-dendant appli-
  cations like vqadmin or courier-authlib-vchkpw because this
  applications are expecting lib_deps and inc_deps in ~vpopmail/etc.
  
  PR:             ports/103177
  Approved by:    maintainer timeout (66 days)
  
  Revision  Changes    Path
  1.52      +1 -1      ports/mail/vpopmail-devel/Makefile
  1.3       +2 -2      ports/mail/vpopmail-devel/pkg-install


More information about the cvs-all mailing list