Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 12 Jun 2002 05:45:25 -0700 (PDT)
From:      Dag-Erling Smorgrav <des@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/pkg_install/add Makefile src/usr.sbin/pkg_install/create Makefile src/usr.sbin/pkg_install/delete Makefile src/usr.sbin/pkg_install/info Makefile
Message-ID:  <200206121245.g5CCjPC21927@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
des         2002/06/12 05:45:24 PDT

  Modified files:
    usr.sbin/pkg_install/add Makefile 
    usr.sbin/pkg_install/create Makefile 
    usr.sbin/pkg_install/delete Makefile 
    usr.sbin/pkg_install/info Makefile 
  Log:
  Reorder libraries to fix static linking (libssl depends on libcrypto, so
  it must come before libcrypto in LDADD)
  
  Reviewed by:    bde
  
  Revision  Changes    Path
  1.16      +2 -2      src/usr.sbin/pkg_install/add/Makefile
  1.16      +2 -2      src/usr.sbin/pkg_install/create/Makefile
  1.16      +2 -2      src/usr.sbin/pkg_install/delete/Makefile
  1.16      +2 -2      src/usr.sbin/pkg_install/info/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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