OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   14-Oct-2005 16:08:35
  Branch: OPENPKG_2_5_SOLID                Handle: 2005101415083500

  Modified files:           (Branch: OPENPKG_2_5_SOLID)
    openpkg-src/imaputils   imaputils.spec

  Log:
    MFC: add NetBSD support

  Summary:
    Revision    Changes     Path
    1.9.4.2     +1  -0      openpkg-src/imaputils/imaputils.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/imaputils/imaputils.spec
  ============================================================================
  $ cvs diff -u -r1.9.4.1 -r1.9.4.2 imaputils.spec
  --- openpkg-src/imaputils/imaputils.spec      11 Oct 2005 12:50:19 -0000      
1.9.4.1
  +++ openpkg-src/imaputils/imaputils.spec      14 Oct 2005 14:08:35 -0000      
1.9.4.2
  @@ -76,6 +76,7 @@
           *-sunos*    ) LIBS="$LIBS -lnsl -lsocket" ;;
           *-linux*    ) LIBS="$LIBS -lcrypt" ;;
           *-freebsd*  ) LIBS="$LIBS -lcrypt" ;;
  +        *-netbsd*   ) LIBS="$LIBS -lcrypt" ;;
           * ) echo "Sorry, platform %{l_platform -t} not supported" 2>&1; exit 
1 ;;
       esac
       for util in *; do
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to